android_device_motorola_bangkk/fingerprint/android.hardware.biometrics.fingerprint@2.3-service.dubai.xml
TheScarastic da9f091436 dubai: Introduce biometric 2.3 hal
* wrap 2.1 hal and add additional function

Change-Id: I4a66760fb8ca88de4e9229b7aec90052470ce6f0
2022-09-23 16:03:25 -06:00

11 lines
348 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.biometrics.fingerprint</name>
<transport>hwbinder</transport>
<version>2.3</version>
<interface>
<name>IBiometricsFingerprint</name>
<instance>default</instance>
</interface>
</hal>
</manifest>