commit | 0fc06552d89c89e020d1663d01763bfa134afc3b | [log] [tgz] |
---|---|---|
author | matthuang <matthuang@google.com> | Wed Mar 22 11:40:08 2023 +0800 |
committer | Pin-Yu Huang <matthuang@google.com> | Sat Mar 25 07:53:48 2023 +0000 |
tree | 08c6a5b50a170acfb83c2b6bfa0382e324e45185 | |
parent | 2fc6bcb9a74f9f4e8ff85b4f0f527f90d4e27121 [diff] |
[DO NOT MERGE] Add group 'uhid' to sensors multi-HAL. Allow sensor hal to send SW_LID event through HID transport drivers when hall_effect event is detected. Bug: 262056923 Bug: 274537630 Test: Build pass. Change-Id: Iddbb4b83f20955d7c316d0eee391effcf30f5b4f Merged-In: Iddbb4b83f20955d7c316d0eee391effcf30f5b4f
diff --git a/sensors/2.1/multihal/android.hardware.sensors@2.1-service-multihal.rc b/sensors/2.1/multihal/android.hardware.sensors@2.1-service-multihal.rc index f47e060..0b59841 100644 --- a/sensors/2.1/multihal/android.hardware.sensors@2.1-service-multihal.rc +++ b/sensors/2.1/multihal/android.hardware.sensors@2.1-service-multihal.rc
@@ -1,7 +1,7 @@ service vendor.sensors-hal-2-1-multihal /vendor/bin/hw/android.hardware.sensors@2.1-service.multihal class hal user system - group system wakelock context_hub + group system wakelock context_hub uhid task_profiles ServiceCapacityLow capabilities BLOCK_SUSPEND rlimit rtprio 10 10