Merge "Remove rt_uclamp_min and sf_uclamp_min" into udc-dev am: 1720a58af9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/23519886 Change-Id: I321a8e26711ca0e1779ec8c10c30969d07003e33 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5468d531ba
1 changed files with 0 additions and 8 deletions
|
@ -140,14 +140,6 @@ on post-fs-data
|
||||||
setprop wifi.direct.interface p2p-dev-wlan0
|
setprop wifi.direct.interface p2p-dev-wlan0
|
||||||
setprop wifi.aware.interface aware_nmi0
|
setprop wifi.aware.interface aware_nmi0
|
||||||
|
|
||||||
# Override SF and RE uclamps to 0 on boot after being set elsewhere, for adpf cpu hints
|
|
||||||
on property:sys.boot_completed=1
|
|
||||||
trigger override-sf-uclamp
|
|
||||||
|
|
||||||
on override-sf-uclamp
|
|
||||||
write /proc/vendor_sched/rt_uclamp_min 0
|
|
||||||
write /proc/vendor_sched/sf_uclamp_min 0
|
|
||||||
|
|
||||||
# For Japan sku, always enforce camera shutter sound
|
# For Japan sku, always enforce camera shutter sound
|
||||||
# Since this property is read by the audio server in system service,
|
# Since this property is read by the audio server in system service,
|
||||||
# it should be written by the system init.
|
# it should be written by the system init.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue