Merge "add build.prop for other partitions to the dist out" am: 3f2e4cc4e6

Original change: https://android-review.googlesource.com/c/platform/build/+/1354463

Change-Id: I35a0900b5d9388fe560c20983874f3b5a776ffbe
This commit is contained in:
Treehugger Robot 2020-07-06 23:39:16 +00:00 committed by Automerger Merge Worker
commit 0712846afa

View file

@ -1677,7 +1677,11 @@ else ifeq (,$(TARGET_BUILD_UNBUNDLED))
$(INSTALLED_FILES_JSON_SYSTEMOTHER) \
$(INSTALLED_FILES_FILE_RECOVERY) \
$(INSTALLED_FILES_JSON_RECOVERY) \
$(INSTALLED_BUILD_PROP_TARGET) \
$(INSTALLED_BUILD_PROP_TARGET):build.prop \
$(INSTALLED_VENDOR_BUILD_PROP_TARGET):build.prop-vendor \
$(INSTALLED_PRODUCT_BUILD_PROP_TARGET):build.prop-product \
$(INSTALLED_ODM_BUILD_PROP_TARGET):build.prop-odm \
$(INSTALLED_SYSTEM_EXT_BUILD_PROP_TARGET):build.prop-system_ext \
$(BUILT_TARGET_FILES_PACKAGE) \
$(INSTALLED_ANDROID_INFO_TXT_TARGET) \
$(INSTALLED_MISC_INFO_TARGET) \