diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-09-24 13:01:39 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-09-24 13:01:39 +0200 |
| commit | 4869f1f32399badeaf7106e6e5b295b8ef19352a (patch) | |
| tree | 4c62a7212d03659242cf8ffba49a81f846195151 /rootdir | |
| parent | fe89be53c77a318610f224487f85c76b8910ce7f (diff) | |
rootdir: proper path to healthd
Diffstat (limited to 'rootdir')
| -rwxr-xr-x | rootdir/init.mt6735.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.mt6735.rc b/rootdir/init.mt6735.rc index 9d15b2c..40b8e03 100755 --- a/rootdir/init.mt6735.rc +++ b/rootdir/init.mt6735.rc @@ -837,7 +837,7 @@ service conn_launcher /system/bin/6620_launcher -p /system/etc/firmware/ class core # healthd charger -service charger /sbin/charger +service charger /sbin/healthd -c class charger critical seclabel u:r:healthd:s0 |
