Skip to content

Commit

Permalink
Fixup charger path (#19) (#22)
Browse files Browse the repository at this point in the history
(cherry picked from commit 52386d8)

Co-authored-by: Chupligin Sergey <neochapay@gmail.com>
  • Loading branch information
JamiKettunen and neochapay authored Mar 16, 2024
1 parent 786a8a8 commit 3d94897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootdir/etc/init.halium.rc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ on property:sys.boot_completed=1
on charger
start charger

service charger /sbin/charger
service charger /system/bin/charger
class charger
group system graphics wakelock
capabilities BLOCK_SUSPEND SYS_ADMIN SYS_BOOT

0 comments on commit 3d94897

Please sign in to comment.