sanders: update camera blobs from stock OPS28.65-36-11

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
therootlord
2019-06-19 23:47:28 -03:00
committed by ronaxdevil
parent 49a5d3ab68
commit 37f39c553f
16 changed files with 6 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
on property:persist.camera.daemon=1 on property:persist.camera.daemon=1
enable vendor.motcamera-provider-2-4 start motcamera-provider-2-4
enable motcamera-provider-2-4
setprop persist.camera.daemon 0 setprop persist.camera.daemon 0
service vendor.motcamera-provider-2-4 /vendor/bin/hw/motorola.hardware.camera.provider@2.4-service service motcamera-provider-2-4 /vendor/bin/hw/motorola.hardware.camera.provider@2.4-service
class hal class hal
user cameraserver user cameraserver
group audio camera input drmrpc group audio camera input drmrpc
@@ -10,3 +11,6 @@ service vendor.motcamera-provider-2-4 /vendor/bin/hw/motorola.hardware.camera.pr
capabilities SYS_NICE capabilities SYS_NICE
writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks
disabled disabled
onrestart stop motcamera-provider-2-4
onrestart restart qcamerasvr
onrestart restart cameraserver

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.