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

Bug: 25864142
Change-Id: Ief59e26ce63b341115d42d0145a43a845b1645da
This commit is contained in:
Pavlin Radoslavov 2015-11-23 17:35:30 -08:00 committed by karthick111
parent dbc89d34e7
commit cc3a6170aa

View file

@ -503,6 +503,7 @@ service irsc_util /system/bin/irsc_util "/etc/sec_config"
service rmt_storage /system/bin/rmt_storage
class core
user root
group wakelock
service rfs_access /system/bin/rfs_access
class core
@ -557,11 +558,11 @@ service port-bridge /system/bin/port-bridge
service qmuxd /system/bin/qmuxd
class main
user root
group radio audio bluetooth gps nfc qcom_diag
group radio audio bluetooth gps nfc qcom_diag wakelock
service netmgrd /system/bin/netmgrd
class main
group system
group system wakelock
service qti /system/vendor/bin/qti
class main