Allow face HAL to be updated via apex in U
Bug: 290142180
Test: m check-vintf-all (with -next- pixel targets)
Merged-In: Ia3b15f669219a0941498b90a76b42d5f2f5ac80b
Change-Id: Ia3b15f669219a0941498b90a76b42d5f2f5ac80b
(cherry picked from commit dcd2ae7c29
)
This commit is contained in:
parent
9bf3a09289
commit
6942901f5c
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||
<name>android.hardware.biometrics.face</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
|
|
Loading…
Reference in a new issue