android_device_samsung_msm8.../init
Bruno Martins 73f591dd82 msm8974-common: libinit: Handle overriding system and vendor props
* Up until now, vendor build properties were added into /system/build.prop
   when property split isn't enabled. However, Google realised that
   either /vendor/build.prop or /system/vendor/build.prop can always exist,
   and decided to clean up code and always install vendor build props
   into $(TARGET_OUT_VENDOR)/build.prop.

 * For this reason, the unified devices that used to override build props
   such as build fingerprint, will need to override the matching vendor
   build props.

Change-Id: Iacdd8eb67543daff5a46b92dbaf17cd094ce462b
2018-04-02 06:32:31 -06:00
..
Android.mk msm8974-common: init: Update for O 2017-08-30 07:21:45 -06:00
init_msm8974.cpp msm8974-common: libinit: Handle overriding system and vendor props 2018-04-02 06:32:31 -06:00
init_msm8974.h msm8974-common: libinit: Handle overriding system and vendor props 2018-04-02 06:32:31 -06:00