Skip to content
Snippets Groups Projects
Commit 2aac70ac authored by Jun-Hyung Kwon's avatar Jun-Hyung Kwon Committed by Dhina17
Browse files

onclite: init.qcom.rc: add wakelock and BLOCK_SUSPEND to vendor.sensors


add wakelock group and BLOCK_SuSPEND capabilities to vendor.sensors
to acess wake-lock sysfs nodes

Change-Id: I193836d097f15f5bfbe1645909ae70f3f870f972
Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 1adc5ad3
No related branches found
No related tags found
No related merge requests found
......@@ -505,7 +505,8 @@ service atfwd /vendor/bin/ATFWD-daemon
service vendor.sensors /vendor/bin/sscrpcd sensorspd
class early_hal
user system
group system
group system wakelock
capabilities BLOCK_SUSPEND
writepid /dev/cpuset/system-background/tasks
service vendor.sensors.qti /vendor/bin/sensors.qti
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment