Update health AIDL HAL to V2
Bug: 298911048 Test: TH Change-Id: I7cc590edb6008970e7d9e759a052d7394771ef5c Signed-off-by: Jack Wu <wjack@google.com>
This commit is contained in:
parent
a88d94fb46
commit
6c453c9d2b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<manifest version="1.0" type="device">
|
<manifest version="1.0" type="device">
|
||||||
<hal format="aidl">
|
<hal format="aidl">
|
||||||
<name>android.hardware.health</name>
|
<name>android.hardware.health</name>
|
||||||
<version>1</version>
|
<version>2</version>
|
||||||
<fqname>IHealth/default</fqname>
|
<fqname>IHealth/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue