Remove rt_uclamp_min and sf_uclamp_min
rt_uclamp_min and sf_uclamp_min have been made redundant in Pixel by ADPF for sf, so we are just going to remove them outright rather than worrying about overriding them later Bug: 285248880 Test: manual Change-Id: Iaf7954c4bee813c85e754cfb9a3b219542c17b00
This commit is contained in:
parent
14a4bb9f17
commit
f2d3c442b9
1 changed files with 0 additions and 8 deletions
|
@ -113,14 +113,6 @@ on property:vendor.thermal.link_ready=1
|
|||
chown system system /dev/thermal/tz-by-name/neutral_therm/trip_point_0_temp
|
||||
chown system system /dev/thermal/tz-by-name/neutral_therm/trip_point_0_hyst
|
||||
|
||||
# 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
|
||||
|
||||
# Pogo
|
||||
on post-fs
|
||||
chown root system /sys/devices/platform/google,pogo/move_data_to_usb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue