sm8450-common: Remove some camera-daemon commands
Those commands have moved to init.rc. Bug: 170507876 Bug: 171740453 Test: build pass Change-Id: Icfe520e7f7367461607cc8fb5e524d9699e79124
This commit is contained in:
parent
2d6f07b00c
commit
817ee62047
1 changed files with 0 additions and 8 deletions
|
@ -106,14 +106,6 @@ on early-boot
|
|||
|
||||
on boot
|
||||
write /dev/cpuset/audio-app/cpus 1-2
|
||||
# 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 cameraserver cameraserver /dev/cpuset/camera-daemon
|
||||
chown cameraserver cameraserver /dev/cpuset/camera-daemon/tasks
|
||||
chmod 0660 /dev/cpuset/camera-daemon/tasks
|
||||
chown system /sys/devices/platform/soc/990000.i2c/i2c-0/0-0038/trusted_touch_enable
|
||||
chmod 0660 /sys/devices/platform/soc/990000.i2c/i2c-0/0-0038/trusted_touch_enable
|
||||
chown system /sys/devices/platform/soc/990000.spi/spi_master/spi0/spi0.0/trusted_touch_enable
|
||||
|
|
Loading…
Reference in a new issue