rhodep: Add IBiometricsFingerprint 2.1 to manifest
Change-Id: I17e48b296d1fc773e2add0f4d3ffd671f577a40f
This commit is contained in:
parent
5d78c72705
commit
245f3f6c69
2 changed files with 13 additions and 0 deletions
12
manifest.xml
Normal file
12
manifest.xml
Normal 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>
|
||||
Loading…
Reference in a new issue