Update health AIDL HAL to V3

Bug: 337145658
Test: TH
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I00040dcbf59f89fdeff261d6e5511108d147da42
Merged-In: I00040dcbf59f89fdeff261d6e5511108d147da42
Signed-off-by: Jack Wu <wjack@google.com>
(cherry picked from commit 14f5ee626d)
This commit is contained in:
Jack Wu 2024-05-02 16:01:18 +08:00
parent 2727885eab
commit 95378b277a

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>