Skip to content

Commit

Permalink
ginkgo: health 2.0
Browse files Browse the repository at this point in the history
Change-Id: I2e32b63b68da2f6eea6645ebbe8eaf392a4b0a88
  • Loading branch information
erwinabs committed Nov 15, 2023
1 parent 4fa7b28 commit 2df3ce4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recovery/root/init.recovery.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ on fs
symlink /dev/block/platform/soc/${ro.boot.bootdevice} /dev/block/bootdevice

on boot
start health-hal-2-1
start health-hal-2-0
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<hal format="hidl">
<name>android.hardware.health</name>
<transport>hwbinder</transport>
<fqname>@2.1::IHealth/default</fqname>
<fqname>@2.0::IHealth/default</fqname>
</hal>
</manifest>

0 comments on commit 2df3ce4

Please sign in to comment.