sm8550-common: Build AIDL fingerprint HAL

Change-Id: Icafb53447a132517b916b83429753ab6d5810dab
This commit is contained in:
chaptsand
2024-04-10 14:33:53 +08:00
parent 5bc3efdd11
commit eb3e1e5343
5 changed files with 66 additions and 11 deletions

View File

@@ -131,4 +131,12 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.biometrics.fingerprint</name>
<version>2</version>
<interface>
<name>IFingerprint</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>