commit | d52185d3619618ed216d5f82f623527adce10e82 | [log] [tgz] |
---|---|---|
author | Jack Wu <wjack@google.com> | Fri Mar 22 21:00:04 2024 +0800 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Mar 26 23:19:19 2024 +0000 |
tree | 46a623845a8128d95801ce73324bb57ea96a1375 | |
parent | fddc98d12bb8b16d8b886a2c07c8c2170192025d [diff] |
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
diff --git a/health/android.hardware.health-service.gs101.xml b/health/android.hardware.health-service.gs101.xml index 1fe9b8d..2acaaba 100644 --- a/health/android.hardware.health-service.gs101.xml +++ b/health/android.hardware.health-service.gs101.xml
@@ -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>