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: Id8fac0965407438d9a4195e9021fefdb56320490
(cherry picked from commit 4abe8cc283)
This commit is contained in:
Habib Moukalled 2022-09-13 14:20:07 +00:00
parent 65b6f92788
commit 4002a1139d

View file

@ -82,6 +82,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.face.debug</name>
<version>2</version>
<interface>
<name>IDebugHost</name>
<instance>default</instance>