Skip to content
Snippets Groups Projects
Commit 0e3fb4ed authored by Rick Yiu's avatar Rick Yiu Committed by Dhina17
Browse files

onclite: Remove some camera-daemon commands

Those commands have moved to init.rc.

Bug: 170507876
Bug: 171740453
Test: build pass
Change-Id: Icfe520e7f7367461607cc8fb5e524d9699e79124
parent e01734db
No related branches found
No related tags found
No related merge requests found
...@@ -155,14 +155,6 @@ on charger ...@@ -155,14 +155,6 @@ on charger
start vendor.hvdcp_opti start vendor.hvdcp_opti
on boot on boot
# add a cpuset for the camera daemon
# we want all cores for camera
mkdir /dev/cpuset/camera-daemon
write /dev/cpuset/camera-daemon/cpus 0-7
write /dev/cpuset/camera-daemon/mems 0
chown system system /dev/cpuset/camera-daemon
chown system system /dev/cpuset/camera-daemon/tasks
chmod 0664 /dev/cpuset/camera-daemon/tasks
chown system system /sys/kernel/hbtp/display_pwr chown system system /sys/kernel/hbtp/display_pwr
# access permission for DT2W # access permission for DT2W
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment