rhodep: Add IBiometricsFingerprint 2.1 to manifest

Change-Id: I17e48b296d1fc773e2add0f4d3ffd671f577a40f
This commit is contained in:
Michael Bestas 2025-03-14 12:40:45 +02:00
commit 245f3f6c69
No known key found for this signature in database
2 changed files with 13 additions and 0 deletions

12
manifest.xml Normal file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest version="2.0" type="device">
<hal format="hidl">
<name>android.hardware.biometrics.fingerprint</name>
<transport>hwbinder</transport>
<fqname>@2.1::IBiometricsFingerprint/default</fqname>
</hal>
</manifest>