Skip to content

Commit

Permalink
Mark slot as succesfully booted on boot completed
Browse files Browse the repository at this point in the history
Fixes #55
  • Loading branch information
phhusson committed Jun 6, 2018
1 parent 8ccedd2 commit b01b148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vndk.rc
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ on property:sys.boot_completed=1
start phh_service_cleaner
write /sys/class/hw_power/charger/direct_charger/iin_thermal 4500
write /sys/class/hw_power/charger/charge_data/iin_thermal 2000

exec u:r:phhsu_daemon:s0 root -- /system/bin/bootctl mark-boot-successful

0 comments on commit b01b148

Please sign in to comment.