Files
build/core
Jaekyun Seok 7ace0d60ef Prevent abuse of property overrides
To prevent abuse of PRODUCT_*PROPERTY_OVERRIDES and
ADDITIONAL*PROPERTIES, the following rules should be applied.

- Mark PRODUCT_*PROPERTY_OVERRIDES readonly after reading product
 specs.
- Disallow any changes on ADDITIONAL*PROPERTIES from product specs
 and BoardConfig.mk.
- Mark ADDITIONAL*PROPERTIES readonly before reading Android.mk
 files.

Test: building succeeded on marlin-userdebug.
Bug: 34116668
Change-Id: I93d8de086ec85ba787165a156bdcc7df04310be1
(cherry picked from commit 294286d95c)
2017-01-25 13:00:25 +09:00
..
2016-12-14 16:27:08 -08:00
2016-09-09 11:01:15 -07:00
2016-12-21 20:27:06 -08:00
2016-12-14 16:27:08 -08:00
2016-07-29 19:58:35 +00:00
2016-09-02 13:20:52 -07:00
2016-07-29 19:58:35 +00:00
2016-12-06 15:00:03 +01:00
2016-07-29 19:58:35 +00:00
2017-01-25 13:00:25 +09:00
2017-01-25 13:00:25 +09:00
2015-09-09 18:12:29 +00:00
2016-07-29 19:58:35 +00:00
2016-12-09 21:15:41 -08:00
2016-07-29 19:58:35 +00:00
2016-07-29 19:58:35 +00:00
2017-01-19 14:35:31 -08:00