diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 8c94afb..7c1ef6e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -218,7 +218,7 @@ SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += $(COMMON_PATH)/sepolicy/public BOARD_VENDOR_SEPOLICY_DIRS += $(COMMON_PATH)/sepolicy/vendor # VINTF -DEVICE_MATRIX_FILE := $(COMMON_PATH)/vintf/compatibility_matrix.xml +DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml DEVICE_MANIFEST_SKUS := taro diwali cape ukee $(foreach sku, $(call to-upper, $(DEVICE_MANIFEST_SKUS)), \ diff --git a/vintf/compatibility_matrix.xml b/vintf/compatibility_matrix.xml deleted file mode 100644 index a38c4e5..0000000 --- a/vintf/compatibility_matrix.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - android.frameworks.sensorservice - 1.0 - - ISensorManager - default - - - - android.hidl.allocator - 1.0 - - IAllocator - ashmem - - - - android.hidl.manager - 1.0 - - IServiceManager - default - - - - android.hidl.memory - 1.0 - - IMapper - ashmem - - - - android.hidl.token - 1.0 - - ITokenManager - default - - - - android.system.wifi.keystore - 1.0 - - IKeystore - default - - - - vendor.qti.hardware.sigma_miracast - hwbinder - 1.0 - - Isigma_miracast - sigmahal - sigmahal64 - - - - vendor.qti.hardware.qccsyshal - hwbinder - 1.0-1 - - IQccsyshal - qccsyshal - - -