commit | 9985566221319c082fdc602b71d0267fefd7e6c2 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Nov 12 22:21:51 2020 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Nov 12 22:21:51 2020 +0900 |
tree | ca1cf7f2fa7cc34530b5819e9363650f075efbd7 | |
parent | fce6c327ad4b6bb9a38c52964a383c71c36de330 [diff] |
Add context for ro.product.property_source_order Any partitions should be able to write this property with build.prop. This adds a new context for ro.product.property_source_order so it can be set from any build.prop, e.g. vendor/build.prop, product/build.prop, etc. Bug: 172459064 Test: PRODUCT_VENDOR_PROPERTIES can set this property Change-Id: Ibf85a4ad02d8454f621428b271e8e298067aa126