mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: add kickstart to wakelock group
Change-Id: If415889b9c69c5b201b717fc24acaf4cd2f702cb
This commit is contained in:
parent
20a86deed8
commit
e26752d309
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ service ks_checker /system/bin/kickstart_checker.sh
|
|||
service kickstart /system/bin/qcks -i /firmware/image/ -r /data/tombstones/mdm/
|
||||
class core
|
||||
user system
|
||||
group system
|
||||
group system wakelock
|
||||
disabled
|
||||
oneshot
|
||||
|
||||
|
|
Loading…
Reference in a new issue