Merge "update health HAL dependency" into main

This commit is contained in:
Daniel Zheng 2024-12-07 06:50:55 +00:00 committed by Android (Google) Code Review
commit 6caf8b292d

View file

@ -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>3</version> <version>4</version>
<fqname>IHealth/default</fqname> <fqname>IHealth/default</fqname>
</hal> </hal>
</manifest> </manifest>