diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2019-10-25 22:05:38 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2019-10-25 22:05:38 +0000 |
commit | 6d58c9e0bba077b36f630c28df8e5bf5388933ca (patch) | |
tree | 814c56ddd053be62759c140a8724ad1b2c14629f | |
parent | 4dd458dab6c7a29fc5394fd20b1e7931a3caabec (diff) | |
parent | e7b8414f30eff84f69848c91cbfd808bb038ca00 (diff) | |
download | platform_hardware_interfaces-android10-s3-release.tar.gz platform_hardware_interfaces-android10-s3-release.tar.bz2 platform_hardware_interfaces-android10-s3-release.zip |
Merge cherrypicks of [9618341, 9618157, 9618395, 9618396, 9618397, 9618398, 9618399, 9618036, 9618159, 9618160, 9617854, 9617855, 9617999, 9618000, 9618405, 9618406, 9618161, 9618401, 9618342] into sparse-5908163-L04300000381828225android-10.0.0_r17android10-s3-release
Change-Id: I915ce83dd5410e2391137aa4b5983a337bde1a5a
-rw-r--r-- | sensors/1.0/default/android.hardware.sensors@1.0-service.rc | 2 |
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 b54842d66f..db340af5cd 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 |