health: update aidl to v3
* https://android.googlesource.com/device/google/cuttlefish/+/c33734ade74092c9acfaf7ea9dae2e0f5afba611
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ cc_binary {
|
||||
"libhidlbase",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"android.hardware.health-V2-ndk",
|
||||
"android.hardware.health-V3-ndk",
|
||||
],
|
||||
overrides: ["charger"],
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user