gs101: Change uclamp min value for camera am: 82acc06cbe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14454976 Change-Id: I9b815d3d9b513fe3c6193cac9c10bcbee4cb1ab7
This commit is contained in:
commit
1d202eef48
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ on init
|
||||||
chown system system /dev/cpuctl/camera-daemon/cpu.uclamp.latency_sensitive
|
chown system system /dev/cpuctl/camera-daemon/cpu.uclamp.latency_sensitive
|
||||||
chown system system /dev/cpuctl/camera-daemon/cgroup.procs
|
chown system system /dev/cpuctl/camera-daemon/cgroup.procs
|
||||||
write /dev/cpuctl/camera-daemon/cpu.uclamp.latency_sensitive 1
|
write /dev/cpuctl/camera-daemon/cpu.uclamp.latency_sensitive 1
|
||||||
write /dev/cpuctl/camera-daemon/cpu.uclamp.min 6
|
write /dev/cpuctl/camera-daemon/cpu.uclamp.min 1
|
||||||
|
|
||||||
chown system system /dev/cpuset/cgroup.procs
|
chown system system /dev/cpuset/cgroup.procs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue