Merge "Add whitelist to build/product_sdk.mk"

This commit is contained in:
Bo Hu
2019-09-10 03:02:12 +00:00
committed by Gerrit Code Review

View File

@@ -49,3 +49,9 @@ PRODUCT_HOST_PACKAGES += \
vgabios-cirrus.bin \
split-select \
zipalign
PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
system/bin/deployagent \
system/framework/deployagent.jar
#end