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 366a539147
commit 13bf4b3204

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/
class core
user system
group system
group system wakelock
disabled
oneshot