platform_device_motorola_sm.../framework_compatibility_matrix.xml
Michael Bestas 0c303a370c
sm6225-common: Switch to SPDX copyright & update dates
Change-Id: I1adc8afc557a0d8a7379ec24589ea68b2391d147
2024-06-28 15:51:10 +03:00

67 lines
2.2 KiB
XML

<?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>