sm6150-common: Use the common Xiaomi FCM
Change-Id: I0ca395bc5c23c26e1546d3dd1839592530cc0e3f
This commit is contained in:
parent
c90f1d82bd
commit
c41438c851
@ -63,8 +63,8 @@ LOC_HIDL_VERSION := 4.0
|
|||||||
|
|
||||||
# HIDL
|
# HIDL
|
||||||
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
|
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
|
||||||
$(COMMON_PATH)/configs/hidl/xiaomi_framework_compatibility_matrix.xml \
|
|
||||||
hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \
|
hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \
|
||||||
|
hardware/xiaomi/vintf/xiaomi_framework_compatibility_matrix.xml \
|
||||||
vendor/lineage/config/device_framework_matrix.xml
|
vendor/lineage/config/device_framework_matrix.xml
|
||||||
|
|
||||||
DEVICE_MANIFEST_FILE := $(COMMON_PATH)/configs/hidl/manifest.xml
|
DEVICE_MANIFEST_FILE := $(COMMON_PATH)/configs/hidl/manifest.xml
|
||||||
|
@ -1,26 +0,0 @@
|
|||||||
<compatibility-matrix version="1.0" type="framework">
|
|
||||||
<hal format="hidl" optional="true">
|
|
||||||
<name>vendor.goodix.hardware.biometrics.fingerprint</name>
|
|
||||||
<version>2.1</version>
|
|
||||||
<interface>
|
|
||||||
<name>IGoodixFingerprintDaemon</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl" optional="true">
|
|
||||||
<name>vendor.xiaomi.hardware.fingerprintextension</name>
|
|
||||||
<version>1.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>IXiaomiFingerprint</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl" optional="true">
|
|
||||||
<name>vendor.xiaomi.hardware.motor</name>
|
|
||||||
<version>1.0</version>
|
|
||||||
<interface>
|
|
||||||
<name>IMotor</name>
|
|
||||||
<instance>default</instance>
|
|
||||||
</interface>
|
|
||||||
</hal>
|
|
||||||
</compatibility-matrix>
|
|
Loading…
Reference in New Issue
Block a user