platform_device_motorola_sm.../framework_compatibility_matrix.xml

68 lines
2.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022 The Linux Foundation
SPDX-License-Identifier: BSD-3-Clause
-->
<compatibility-matrix version="1.0" type="framework">
<hal format="hidl" optional="true">
<name>com.fingerprints.extension</name>
<version>1.0</version>
<interface>
<name>IFingerprintEngineering</name>
<instance>default</instance>
</interface>
<interface>
<name>IFingerprintNavigation</name>
<instance>default</instance>
</interface>
<interface>
<name>IFingerprintSensorTest</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>com.motorola.hardware.biometric.fingerprint</name>
<version>1.0</version>
<interface>
<name>IMotoFingerPrint</name>
<instance>default</instance>
</interface>
<interface>
<name>IMotoFingerPrintSensorTest</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.egistec.hardware.fingerprint</name>
<version>2.0</version>
<interface>
<name>IBiometricsFingerprintEts</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.fpsensor.hardware.fpsensorhidlsvc</name>
<version>2.0</version>
<interface>
<name>IFpsensorHidlSvc</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.goodix.hardware.biometrics.fingerprint</name>
<version>3.0</version>
<interface>
<name>IGoodixFingerprintDaemonV3</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.nxp.nxpnfc</name>
<version>2.0</version>
<interface>
<name>INxpNfc</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>