Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4cd3269d authored by Bruno Martins's avatar Bruno Martins Committed by Rohit Sekhar
Browse files

FP4: Inherit from QTI FCM

Change-Id: I0bdd4d63b60a1e29cdd69e71f7268932a105c16b
parent 31e3f1ec
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -66,7 +66,8 @@ LOC_HIDL_VERSION := 4.0

# HIDL
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \
    $(DEVICE_PATH)/framework_compatibility_matrix.xml \
    $(DEVICE_PATH)/device_framework_matrix.xml \
    hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \
    vendor/lineage/config/device_framework_matrix.xml
DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml
DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml
+10 −0
Original line number Diff line number Diff line
<compatibility-matrix version="2.0" type="framework">
    <hal format="hidl" optional="true">
        <name>vendor.fpsensor.hardware.fpsensorhidlsvc</name>
        <version>2.0</version>
        <interface>
            <name>IFpsensorHidlSvc</name>
            <instance>default</instance>
        </interface>
    </hal>
</compatibility-matrix>
+0 −1066

File deleted.

Preview size limit exceeded, changes collapsed.