From 47bc9404283dade6427609b31aa20e4c5990296f Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 4 Apr 2024 13:09:10 +0700 Subject: [PATCH] sdm660-common: Use the common device compatibility matrix from QCOM Change-Id: I0c0f3ecddbe6d7b232cc0d13c78ca58094e4e720 --- BoardConfigCommon.mk | 2 +- compatibility_matrix.xml | 119 --------------------------------------- 2 files changed, 1 insertion(+), 120 deletions(-) delete mode 100644 compatibility_matrix.xml diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index dcae8380..ec19346f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -91,7 +91,7 @@ LOC_HIDL_VERSION := 4.0 DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := $(COMMON_PATH)/framework_compatibility_matrix.xml DEVICE_FRAMEWORK_MANIFEST_FILE := $(COMMON_PATH)/framework_manifest.xml DEVICE_MANIFEST_FILE := $(COMMON_PATH)/manifest.xml -DEVICE_MATRIX_FILE := $(COMMON_PATH)/compatibility_matrix.xml +DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml # HWUI HWUI_COMPILE_FOR_PERF := true diff --git a/compatibility_matrix.xml b/compatibility_matrix.xml deleted file mode 100644 index ae8d0669..00000000 --- a/compatibility_matrix.xml +++ /dev/null @@ -1,119 +0,0 @@ - - - android.frameworks.schedulerservice - 1.0 - - ISchedulingPolicyService - default - - - - android.hardware.media.c2 - 1.0-2 - - IComponentStore - software - default - - - - 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 - - - - vendor.qti.hardware.qccsyshal - hwbinder - 1.0 - - IQccsyshal - qccsyshal - - - - android.hardware.gnss - 1.0-1 - 2.0 - 2.1 - - IGnss - default - - - - vendor.qti.gnss - 1.0-2 - 2.0-1 - 3.0 - 4.0 - - ILocHidlGnss - gnss_vendor - - - - netutils-wrapper - - 1.0 - -