commit | bbac6adea22dea9f14dc6d4a5ec40b412f34a2c0 | [log] [tgz] |
---|---|---|
author | Ashutosh Joshi <ashutoshj@google.com> | Fri Apr 28 00:46:23 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Apr 28 00:46:24 2017 +0000 |
tree | 09b65ed85b83b050bdc430162344c5e441967a75 | |
parent | 02b745ff4039c92def8e3049017a209787bf88e0 [diff] | |
parent | 3699476c0cf174d57efbc6a4c91179ce25a93ab1 [diff] |
Merge "Move sensor hal service to class 'hal' from main." into oc-dev
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 50cf787..c085552 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,4 +1,4 @@ service sensors-hal-1-0 /vendor/bin/hw/android.hardware.sensors@1.0-service - class main + class hal user system group system