Upgrade device VINTF manifest for IDebugHost
Notes:
- Update the HAL version in VINTF manifest from
AIDL 1.0 to AIDL 2.0
Bug: 245126454
Test: E2E auth enroll, atests
Change-Id: I75bde5164ecb9b7a51088ba5ea4dd6ebbfce9566
(cherry picked from commit 7a25196bf5
)
This commit is contained in:
parent
495567bb43
commit
def0f3259b
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>com.google.face.debug</name>
|
<name>com.google.face.debug</name>
|
||||||
|
<version>2</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IDebugHost</name>
|
<name>IDebugHost</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue