Skip to content

Commit

Permalink
fusion: Don't enforce inclusion of common compatibility matrix
Browse files Browse the repository at this point in the history
* Let people include it if they choose to.
* Avoids issues where people who previously didn't need
  compatibility matrix's are hitting checkvintf errors.

* Fixes breakage in: 78870c267fa57b3cb98607c0715504e6821fd7b6

Change-Id: I33bc1e67e7f9eb9a01930113535800a8e4f539fd
  • Loading branch information
luk1337 authored and redducc committed Jun 12, 2022
1 parent d48332c commit c859db8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ $(call inherit-product, device/fuse/sepolicy/common/sepolicy.mk)
# Vendor overlays
PRODUCT_PACKAGE_OVERLAYS += vendor/fuse/overlay

DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += vendor/fuse/config/device_framework_matrix.xml

# Apps
PRODUCT_PACKAGES += \
ThemePicker \
Expand Down

0 comments on commit c859db8

Please sign in to comment.