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:
Jack Wu 2024-05-02 16:01:18 +08:00
parent a4b6242c2d
commit 14f5ee626d

View file

@ -1,7 +1,7 @@
<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.health</name>
<version>2</version>
<version>3</version>
<fqname>IHealth/default</fqname>
</hal>
</manifest>