android_device_motorola_milanf/manifest.xml
Michael Bestas 245f3f6c69
rhodep: Add IBiometricsFingerprint 2.1 to manifest
Change-Id: I17e48b296d1fc773e2add0f4d3ffd671f577a40f
2025-05-23 12:04:31 +03:00

12 lines
389 B
XML

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