summaryrefslogtreecommitdiffstats
path: root/core/product.mk
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2014-03-18 17:20:10 -0700
committerJeff Sharkey <jsharkey@android.com>2014-03-21 13:22:54 -0700
commit26d22f713948dfc5292268b7307de7a3b9e22e4d (patch)
tree43067b7a3beb490a8c41ab6ea983b7242bd78165 /core/product.mk
parent9c2daa97e109b2c38789371d6eaa113277cab5ac (diff)
downloadbuild-26d22f713948dfc5292268b7307de7a3b9e22e4d.zip
build-26d22f713948dfc5292268b7307de7a3b9e22e4d.tar.gz
build-26d22f713948dfc5292268b7307de7a3b9e22e4d.tar.bz2
Import OEM build properties, if defined.
Certain products can define a list of system properties that should be delegated to the OEM. Since these properties may be ro.*, we give them first shot at defining. Also support blacklist of properties that should never be defined by build.prop, used to delegate to runtime fingerprint generation. Bug: 13367676 Change-Id: I3f00db732f485818205a7b76b31edbdc3a89aac0
Diffstat (limited to 'core/product.mk')
-rw-r--r--core/product.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/product.mk b/core/product.mk
index eb4771c..2b40de4 100644
--- a/core/product.mk
+++ b/core/product.mk
@@ -101,6 +101,8 @@ _product_var_list := \
PRODUCT_BOOT_JARS \
PRODUCT_DEX_PREOPT_IMAGE_IN_DATA \
PRODUCT_SUPPORTS_VERITY \
+ PRODUCT_OEM_PROPERTIES \
+ PRODUCT_SYSTEM_PROPERTY_BLACKLIST \
PRODUCT_VERITY_PARTITION \
PRODUCT_VERITY_SIGNING_KEY