Changes between Version 2 and Version 3 of SF_Ch_hybris15


Ignore:
Timestamp:
09/01/18 19:22:46 (6 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SF_Ch_hybris15

    v2 v3  
    22
    33=== building hybris-hal ===
    4 changes to local_manifest see attached file
     4local_manifest for used repositories see attached file
     5
     6==== kernel repo ====
     7updated kernel repo from LOS (version of ghosalmartin was very outdated). Cherry picked chiron_defconfig changes from ghosalmartin.
     8
     9==== bionic ====
     10building of libart for aarch64 failed because of missing symbol __get_tls
     11Added __get_tls to arm64 map
     12See https://github.com/guhl/android_bionic/commit/2179080cb1d85ff369d6dbec4faffbf0e84a7f60
    513
    614==== vim file missing ====
     
    1119cp -r /home/guhl/ws_and/chiron/out/target/product/chiron/system/usr/share/vim /home/guhl/mer/chiron.los15.1/droid/out/target/product/chiron/system/usr/share/
    1220}}}
     21
     22==== manually build system/sepolicy/tests/ ====
     23
     24{{{
     25cd system/sepolicy/tests/
     26mm
     27cd $ANDROID_ROOT
     28}}}
     29
     30==== build libconscrypt_openjdk_jni ====
     31
     32{{{
     33make libconscrypt_openjdk_jni
     34}}}
     35
     36Then make hybris-hal