diff options
author | dd3boh <dade.garberi@gmail.com> | 2017-09-25 14:18:40 +0200 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-10-31 12:34:43 +0100 |
commit | aa2a13d3e5852b2ff5bedc0e2dcff9fc3ca69376 (patch) | |
tree | b29e121eadf199137d01723f57a030ddd25b8559 /camera/provider/android.hardware.camera.provider@2.4-service.rc | |
parent | e550f1c8ce684372aacc8f872dc4072ec98cecfa (diff) |
z2_plus: camera: service: Remove service part
Would just be a dupe
Signed-off-by: dd3boh <dade.garberi@gmail.com>
Diffstat (limited to 'camera/provider/android.hardware.camera.provider@2.4-service.rc')
-rw-r--r-- | camera/provider/android.hardware.camera.provider@2.4-service.rc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/camera/provider/android.hardware.camera.provider@2.4-service.rc b/camera/provider/android.hardware.camera.provider@2.4-service.rc deleted file mode 100644 index 2bf309b..0000000 --- a/camera/provider/android.hardware.camera.provider@2.4-service.rc +++ /dev/null @@ -1,7 +0,0 @@ -service camera-provider-2-4 /vendor/bin/hw/android.hardware.camera.provider@2.4-service - class hal - user cameraserver - group audio camera input drmrpc - ioprio rt 4 - capabilities SYS_NICE - writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks |