Merge "Build product/odm build.prop with Soong" into main am: 57ac3a18ea

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

Change-Id: Id80b6d3f789b45f8d2e2bff6c4bd51d8e032eadf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2024-08-12 00:36:42 +00:00
committed by Automerger Merge Worker
7 changed files with 19 additions and 108 deletions

View File

@@ -25,3 +25,4 @@ PRODUCT_PACKAGES += \
product_compatibility_matrix.xml \
product_manifest.xml \
selinux_policy_product \
product-build.prop \

View File

@@ -73,6 +73,7 @@ PRODUCT_PACKAGES += \
passwd_vendor \
selinux_policy_nonsystem \
shell_and_utilities_vendor \
odm-build.prop \
# libhealthloop BPF filter. This is in base_vendor.mk because libhealthloop must
# be a static library and because the Android build system ignores 'required'