commit | c7ac0b2a17167cf3c30c1ce99cc8c664cf6c1f3e | [log] [tgz] |
---|---|---|
author | Arthur Ishiguro <arthuri@google.com> | Wed Oct 13 16:12:37 2021 +0000 |
committer | Arthur Ishiguro <arthuri@google.com> | Thu Dec 23 23:46:59 2021 +0000 |
tree | 8f331bd69a4e9620b68d80db65f68fca54f2eb1d | |
parent | 4caf79c5ae28ede798f877a99e517b65176eaeab [diff] [blame] |
Adds sensors HAL AIDL interface Bug: 195593357 Test: Compile Change-Id: I6c63a6ba2dc3fbe5b25f401728d0724df2620bef
diff --git a/sensors/aidl/default/sensors-default.rc b/sensors/aidl/default/sensors-default.rc new file mode 100644 index 0000000..96da85d --- /dev/null +++ b/sensors/aidl/default/sensors-default.rc
@@ -0,0 +1,5 @@ +service vendor.sensors-default /vendor/bin/hw/android.hardware.sensors-service.example + class hal + user system + group system + rlimit rtprio 10 10