From f064c2991c4dc60c32eed36f756a478ddd1d93eb Mon Sep 17 00:00:00 2001 From: Jun-Hyung Kwon Date: Thu, 5 Sep 2019 09:38:20 -0700 Subject: [PATCH] davinci: rootdir: 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 --- rootdir/etc/init.qcom.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index f57a955..e6fcee4 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -261,7 +261,8 @@ service vendor.tftp_server /vendor/bin/tftp_server 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