Mark fingerprint HAL as updatable-via-apex

This means that the HAL instances can be served by APEX.

Bug: 279674662
Test: m nothing
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:c9b499fd730109076d0c408c4cc4eb8e3cda124e)
Merged-In: I76938ffa99d3c518483c022314b3f18749e18deb
Change-Id: I76938ffa99d3c518483c022314b3f18749e18deb
This commit is contained in:
Jooyung Han
2023-05-23 16:28:28 +09:00
committed by Cherrypicker Worker
parent 46bada49a0
commit 809751ebef

View File

@@ -122,7 +122,7 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="aidl" optional="true"> <hal format="aidl" optional="true" updatable-via-apex="true">
<name>android.hardware.biometrics.fingerprint</name> <name>android.hardware.biometrics.fingerprint</name>
<version>3</version> <version>3</version>
<interface> <interface>