gs101: Change uclamp min value for camera am: 89f31f39c2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14293794 Change-Id: Ie391539dc65ef327685680d36bb4d1a22bca0faa
This commit is contained in:
commit
0a48f1c5fd
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,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 0
|
write /dev/cpuctl/camera-daemon/cpu.uclamp.min 6
|
||||||
|
|
||||||
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