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: I0da0693d2ee66cd63f622a8144f17b5692a2619d
This commit is contained in:
parent
63e74e6ffd
commit
6b27c8bffe
1 changed files with 0 additions and 8 deletions
|
@ -69,14 +69,6 @@ on property:ro.boot.hardware.revision=PROTO1.0
|
||||||
on property:ro.boot.hardware.revision=PROTO1.1
|
on property:ro.boot.hardware.revision=PROTO1.1
|
||||||
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
setprop vendor.thermal.config "thermal_info_config_proto.json"
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# Haptics
|
# Haptics
|
||||||
on property:vendor.all.modules.ready=1
|
on property:vendor.all.modules.ready=1
|
||||||
mkdir /mnt/vendor/persist/haptics 0770 system system
|
mkdir /mnt/vendor/persist/haptics 0770 system system
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue