commit | 31acf98d497cde35817815b97c1f351574d9b1da | [log] [tgz] |
---|---|---|
author | Arthur Ishiguro <arthuri@google.com> | Wed Jul 06 21:41:15 2022 +0000 |
committer | Arthur Ishiguro <arthuri@google.com> | Thu Jul 07 00:04:50 2022 +0000 |
tree | 46c181ec394fd5c72350a98b46d7342a1531062a | |
parent | 0338168581955ba9bc37885941bdc906d3913d0e [diff] [blame] |
Add group 'input' to AIDL sensors multi-HAL Fixes: 238211395 Change-Id: I046e4491348b10681a660d62c143a652df0f66b4 Test: Compile
diff --git a/sensors/aidl/multihal/android.hardware.sensors-service-multihal.rc b/sensors/aidl/multihal/android.hardware.sensors-service-multihal.rc index 3f91a0a..1edfbec 100644 --- a/sensors/aidl/multihal/android.hardware.sensors-service-multihal.rc +++ b/sensors/aidl/multihal/android.hardware.sensors-service-multihal.rc
@@ -1,7 +1,7 @@ service vendor.sensors-hal-multihal /vendor/bin/hw/android.hardware.sensors-service.multihal class hal user system - group system wakelock context_hub + group system wakelock context_hub input task_profiles ServiceCapacityLow capabilities BLOCK_SUSPEND rlimit rtprio 10 10 \ No newline at end of file