Build product/odm build.prop with Soong

Bug: 322090587
Test: compare build.prop before and after, boot
Change-Id: Iab157cf313d62c1c95ef66dd0a2b9563ee60ab46
This commit is contained in:
Inseob Kim
2024-08-08 17:48:43 +09:00
parent fa47605191
commit d05947dd12
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'