mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Mark fingerprint HAL as updatable-via-apex
This means that the HAL instances can be served by APEX.
Bug: 279674662
Test: m nothing
Merged-In: I76938ffa99d3c518483c022314b3f18749e18deb
Change-Id: I76938ffa99d3c518483c022314b3f18749e18deb
(cherry picked from commit c9b499fd73)
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||
<name>android.hardware.biometrics.fingerprint</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user