diff options
| author | lolmaxlik <ilya.lebedev.2003@mail.ru> | 2016-08-18 19:08:06 +0600 |
|---|---|---|
| committer | lolmaxlik <ilya.lebedev.2003@mail.ru> | 2016-08-18 19:08:06 +0600 |
| commit | 4b680d536e7bdabf099c812e58fa0a6f46fe7e22 (patch) | |
| tree | 46992d7888befd910e6e510cf944b346f301b91d /rootdir | |
| parent | a4e7e24c3a51340969c8cb27416d3d9f0fccf4bc (diff) | |
peach: torch: fix torch after reboot
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/etc/init.target.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index 8255692..4edfd15 100644 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -172,3 +172,7 @@ service calibacc /system/bin/accelcal on property:sys.sensors.acc=* start calibacc + +# Fix torch on notification drawer +on property:sys.boot_completed=1 + restart media |
