From cc77d18b0604ba5feed540de510b8d7674d706e2 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 8 Feb 2024 17:05:32 +0000 Subject: [PATCH] sm8450-common: Use the common device compatibility matrix from QCOM Change-Id: I0c0f3ecddbe6d7b232cc0d13c78ca58094e4e720 --- BoardConfigCommon.mk | 2 +- vintf/compatibility_matrix.xml | 96 ---------------------------------- 2 files changed, 1 insertion(+), 97 deletions(-) delete mode 100644 vintf/compatibility_matrix.xml 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 - - -