polaris: Override framework compatibility matrix

* Declare support for 26.0 sepolicy version to allow booting
   with prebuilt O-MR0 vendor images.

Change-Id: I446cd051a6c1ecc04fe8202150ed1f81cb8482c0
This commit is contained in:
Bruno Martins
2018-07-30 23:31:32 +01:00
parent 3393520aa7
commit 4930ecbe48
2 changed files with 2380 additions and 0 deletions

2376
compatibility_matrix.xml Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -28,6 +28,10 @@ PRODUCT_AAPT_PREF_CONFIG := xxhdpi
# Inherit from sdm845-common
$(call inherit-product, device/xiaomi/sdm845-common/sdm845.mk)
# HIDL
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/compatibility_matrix.xml:system/compatibility_matrix.xml
# Input
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/idc/uinput-fpc.idc:system/usr/idc/uinput-fpc.idc \