diff --git a/BoardConfig.mk b/BoardConfig.mk index 7b30089..91995b6 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -89,7 +89,7 @@ TARGET_HEALTH_CHARGING_CONTROL_CHARGING_PATH := /sys/class/oplus_chg/battery/mmi # HIDL DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ - $(DEVICE_PATH)/device_framework_matrix.xml \ + hardware/oplus/vintf/device_framework_matrix.xml \ hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \ vendor/lineage/config/device_framework_matrix.xml DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml diff --git a/device_framework_matrix.xml b/device_framework_matrix.xml deleted file mode 100644 index 8aff613..0000000 --- a/device_framework_matrix.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - vendor.nxp.hardware.nfc - 1.0-1 - - INqNfc - default - - - - vendor.nxp.nxpnfclegacy - 1.0 - - INxpNfcLegacy - default - - - - vendor.oneplus.engnative.engineer - 1.0 - - IEngineer - default - - - - vendor.oneplus.faceunlock.hal - 1.0 - - IFaceUnlockNativeService - default - - - - vendor.oplus.hardware.appradio - 1.0 - - IOplusAppRadio - oplus_app_slot1 - oplus_app_slot2 - - - - vendor.oplus.hardware.biometrics.fingerprint - 2.1 - - IBiometricsFingerprint - default - - - - vendor.oplus.hardware.ims - 1.0 - - IOplusImsRadio - oplusimsradio0 - oplusimsradio1 - - - - vendor.oplus.hardware.radio - 1.0-1 - - IOplusRadio - oplus_slot1 - oplus_slot2 - - - - vendor.pixelworks.hardware.display - 1.1 - - IIris - default - - - - vendor.pixelworks.hardware.feature - 1.0 - - IIrisFeature - default - - -