From fb79d2de72a7277f0282a15feb0e5485b931464c Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sun, 27 May 2018 05:19:24 +0300 Subject: [PATCH] msm8226-common: sensors: Add input group to sensor service * Fixes light and proximity sensor in hwbinder mode Change-Id: I1dadda8c68043f97190d85763405058cc1761b0e --- sensors/android.hardware.sensors@1.0-service.samsung8226.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensors/android.hardware.sensors@1.0-service.samsung8226.rc b/sensors/android.hardware.sensors@1.0-service.samsung8226.rc index 5a99205..94fea58 100644 --- a/sensors/android.hardware.sensors@1.0-service.samsung8226.rc +++ b/sensors/android.hardware.sensors@1.0-service.samsung8226.rc @@ -1,6 +1,6 @@ service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service.samsung8226 class hal user system - group system wakelock + group system input wakelock capabilities BLOCK_SUSPEND rlimit rtprio 10 10