Merge "Add product_compatibitility_matrix.xml to base_product."
am: bf21932408
Change-Id: Iec4393644b1221a4c5d5c34f66e836a35f86dbab
This commit is contained in:
commit
ba52952af3
2 changed files with 2 additions and 1 deletions
|
@ -18,3 +18,4 @@
|
|||
PRODUCT_PACKAGES += \
|
||||
healthd \
|
||||
ModuleMetadata \
|
||||
product_compatibility_matrix.xml \
|
||||
|
|
|
@ -271,7 +271,7 @@ PRODUCT_PACKAGES += \
|
|||
# VINTF data for system image
|
||||
PRODUCT_PACKAGES += \
|
||||
framework_manifest.xml \
|
||||
framework_compatibility_matrix.xml \
|
||||
system_compatibility_matrix.xml \
|
||||
|
||||
ifeq ($(TARGET_CORE_JARS),)
|
||||
$(error TARGET_CORE_JARS is empty; cannot initialize PRODUCT_BOOT_JARS variable)
|
||||
|
|
Loading…
Reference in a new issue