summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Duddie <bduddie@google.com>2019-10-25 12:50:05 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-10-25 12:50:05 -0700
commit7391aceb4a58e81c39f91b9fdcfa62687ed47dc3 (patch)
tree54d5ebe8625e9e69273e5220cfe953409efec005
parentc3460585ec7182aaa1c1fd21ee48e5fd53524f4b (diff)
parent2e5961c0cb33a9f7d72e10c3eb0858e29403f99f (diff)
downloadandroid_hardware_interfaces-7391aceb4a58e81c39f91b9fdcfa62687ed47dc3.tar.gz
android_hardware_interfaces-7391aceb4a58e81c39f91b9fdcfa62687ed47dc3.tar.bz2
android_hardware_interfaces-7391aceb4a58e81c39f91b9fdcfa62687ed47dc3.zip
Add sensors 1.0 default HAL to uhid group
am: 2e5961c0cb Change-Id: Ic70e04b4a6717b48112cac67c5e5122281041135
-rw-r--r--sensors/1.0/default/android.hardware.sensors@1.0-service.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sensors/1.0/default/android.hardware.sensors@1.0-service.rc b/sensors/1.0/default/android.hardware.sensors@1.0-service.rc
index b54842d66..db340af5c 100644
--- a/sensors/1.0/default/android.hardware.sensors@1.0-service.rc
+++ b/sensors/1.0/default/android.hardware.sensors@1.0-service.rc
@@ -1,6 +1,6 @@
service vendor.sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service
class hal
user system
- group system wakelock
+ group system wakelock uhid
capabilities BLOCK_SUSPEND
rlimit rtprio 10 10