commit | 85b3b0321a43df61a40dff5588da9b9816802ca9 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Dec 05 21:34:32 2023 -0800 |
committer | David Anderson <dvander@google.com> | Mon Dec 11 11:01:52 2023 -0800 |
tree | 1f4084f267ccd112f55a88ffc1ddb746b80c2ad5 | |
parent | 9820d5d5ad1818ae98f83ce5ff74c3d46e8edb80 [diff] [blame] |
Add android.hardware.health AIDL HAL V3. Bug: 309792384 Test: m Change-Id: I5e9183b840f523f4d5b81dec813d35983882f71d
diff --git a/health/aidl/default/android.hardware.health-service.example.xml b/health/aidl/default/android.hardware.health-service.example.xml index 1fe9b8d..2acaaba 100644 --- a/health/aidl/default/android.hardware.health-service.example.xml +++ b/health/aidl/default/android.hardware.health-service.example.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>