Skip to content

Commit

Permalink
Merge "Start charger at /system/bin/charger."
Browse files Browse the repository at this point in the history
  • Loading branch information
Tao Bao authored and Gerrit Code Review committed Mar 14, 2019
2 parents 2e6fbfc + a89c21c commit d5bbec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/init.rc
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ service ueventd /system/bin/ueventd
critical
seclabel u:r:ueventd:s0

service charger /charger -r
service charger /system/bin/charger
critical
seclabel u:r:charger:s0

Expand Down

0 comments on commit d5bbec7

Please sign in to comment.