Update health AIDL HAL to V3
Bug: 337145658 Test: TH Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test Change-Id: I00040dcbf59f89fdeff261d6e5511108d147da42 Signed-off-by: Jack Wu <wjack@google.com>
This commit is contained in:
parent
a4b6242c2d
commit
14f5ee626d
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