Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bf219324 authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "Add product_compatibitility_matrix.xml to base_product."

parents ad9ee4b5 28ee89dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,3 +18,4 @@
PRODUCT_PACKAGES += \
    healthd \
    ModuleMetadata \
    product_compatibility_matrix.xml \
+1 −1
Original line number Diff line number Diff line
@@ -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)