Commit Graph

6 Commits

Author SHA1 Message Date
Bruno Martins
14c0a592e7 sanders: libinit: Also override certain vendor build properties 2018-06-13 13:38:45 +05:30
Bruno Martins
a0dbeeccfc sanders: init: 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-06-13 13:38:45 +05:30
Vachounet
47ef5fd5b2 sanders: init: cleanup
* Remove some proprietary scripts
* Should help for sepolicy rules
2018-01-11 22:03:00 -02:00
jhenrique09
9e9be3530c sanders: Move build fingerprint to init 2017-12-29 17:02:13 -02:00
jhenrique09
710c19e77f sanders: Fix and optimize init for 8.1 2017-12-22 00:58:25 -02:00
Vachounet
ca5f9ba096 sanders: potter -> sanders 2017-09-20 13:42:38 +02:00