Update health AIDL HAL to V3

Bug: 328332299
Test: TH
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Signed-off-by: Jack Wu <wjack@google.com>
(cherry picked from https://android-review.googlesource.com/q/commit:f143d6803bd64b123306788e4e02670a829c3258)
Merged-In: I57ff2ec2758f965a9e13e53f223c735a9d102219
Change-Id: I57ff2ec2758f965a9e13e53f223c735a9d102219
24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.
This commit is contained in:
Jack Wu 2024-03-22 21:00:04 +08:00 committed by David Lin
parent ea4d3ad582
commit b58ea3f845

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>