From f37bd5bc83312330ca2375ce41b08b5357975e2d Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 8 Feb 2024 17:05:32 +0000 Subject: [PATCH] sm8550-common: Use the common device compatibility matrix from QCOM Change-Id: I0c0f3ecddbe6d7b232cc0d13c78ca58094e4e720 --- BoardConfigCommon.mk | 3 +- vintf/compatibility_matrix.xml | 96 ---------------------------------- 2 files changed, 1 insertion(+), 98 deletions(-) delete mode 100644 vintf/compatibility_matrix.xml diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index bcd9ada..8c772db 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -66,8 +66,7 @@ DEVICE_MANIFEST_FILE := \ $(COMMON_PATH)/vintf/manifest_kalama.xml \ $(COMMON_PATH)/vintf/manifest_samsung.xml -DEVICE_MATRIX_FILE := \ - $(COMMON_PATH)/vintf/compatibility_matrix.xml +DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml # Init Boot BOARD_INIT_BOOT_HEADER_VERSION := 4 diff --git a/vintf/compatibility_matrix.xml b/vintf/compatibility_matrix.xml deleted file mode 100644 index 1883e6c..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-2 - - IQccsyshal - qccsyshal - - -