Snap for 12205827 from e0c6ac8b06
to 24Q4-release
Change-Id: I34305d5c7b4380f34e52f4483dbee6adf7256a62
This commit is contained in:
commit
77f497f79c
2 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,8 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||
BOARD_KERNEL_CMDLINE += kunit.enable=1
|
||||
endif
|
||||
|
||||
BOARD_KERNEL_CMDLINE += ehld.noehld=1
|
||||
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
TARGET_NO_RADIOIMAGE := true
|
||||
BOARD_PREBUILT_BOOTIMAGE := $(wildcard $(TARGET_KERNEL_DIR)/boot.img)
|
||||
|
|
|
@ -27,6 +27,8 @@ on init
|
|||
write /proc/vendor_sched/groups/fg/prefer_idle 1
|
||||
write /proc/vendor_sched/groups/sys/uclamp_min 190
|
||||
write /proc/vendor_sched/groups/sys/prefer_idle 1
|
||||
# Make sure little core don't go below 820MHz
|
||||
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 820000
|
||||
|
||||
write /proc/vendor_sched/groups/bg/rampup_multiplier 0
|
||||
write /proc/vendor_sched/groups/cam/rampup_multiplier 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue