From 32d31a6be747aca90b01299150ff48eb630e1924 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sun, 27 May 2018 05:19:24 +0300 Subject: [PATCH] msm8974-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.samsung8974.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensors/android.hardware.sensors@1.0-service.samsung8974.rc b/sensors/android.hardware.sensors@1.0-service.samsung8974.rc index a9b0498..d17a02c 100644 --- a/sensors/android.hardware.sensors@1.0-service.samsung8974.rc +++ b/sensors/android.hardware.sensors@1.0-service.samsung8974.rc @@ -1,6 +1,6 @@ service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service.samsung8974 class hal user system - group system wakelock + group system input wakelock capabilities BLOCK_SUSPEND rlimit rtprio 10 10