Update health AIDL HAL to V3
Bug: 328332299 Test: TH Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Change-Id: I57ff2ec2758f965a9e13e53f223c735a9d102219 Signed-off-by: Jack Wu <wjack@google.com>
This commit is contained in:
parent
8331b62013
commit
f143d6803b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<manifest version="1.0" type="device">
|
<manifest version="1.0" type="device">
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
<name>android.hardware.health</name>
|
<name>android.hardware.health</name>
|
||||||
<version>2</version>
|
<version>3</version>
|
||||||
<fqname>IHealth/default</fqname>
|
<fqname>IHealth/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue