init: Use GID "wakelock" to control access to kernel wakelock

Change-Id: Iceeb0ed0269969788bd23f22c97dcb9290fd7abd
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
This commit is contained in:
Svyatoslav Ryhel 2018-03-12 21:46:07 +02:00 committed by followmsi
parent c7af5b65a6
commit 63bc7e66ac

View file

@ -309,7 +309,7 @@ service ks_checker /system/bin/kickstart_checker.sh
service kickstart /system/bin/qcks -i /firmware/image/ -r /data/tombstones/mdm/ service kickstart /system/bin/qcks -i /firmware/image/ -r /data/tombstones/mdm/
class core class core
user system user system
group system group system wakelock
disabled disabled
oneshot oneshot