From 0bd3ded67f7e35359c1b19e8139b9d8fdcd7d7bd Mon Sep 17 00:00:00 2001 From: A2L5E0X1 Date: Sun, 3 Apr 2022 11:19:46 +0000 Subject: [PATCH] hidl: sensors: add input group to init.rc * this is needed by Exynos850 devices to get some sensors working. Change-Id: I84b1182f1a589592e9c0bf99ed0efd80d960bdf2 --- .../android.hardware.sensors@2.1-service.samsung-multihal.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hidl/sensors/2.1/android.hardware.sensors@2.1-service.samsung-multihal.rc b/hidl/sensors/2.1/android.hardware.sensors@2.1-service.samsung-multihal.rc index 86742bf9..be609b24 100644 --- a/hidl/sensors/2.1/android.hardware.sensors@2.1-service.samsung-multihal.rc +++ b/hidl/sensors/2.1/android.hardware.sensors@2.1-service.samsung-multihal.rc @@ -1,7 +1,7 @@ service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.samsung-multihal class hal user system - group system wakelock context_hub + group system wakelock context_hub input writepid /dev/cpuset/system-background/tasks capabilities BLOCK_SUSPEND rlimit rtprio 10 10