Snap for 10832001 from 305dccf733 to udc-qpr1-release

Change-Id: I3d26f3e35bb44eb8a851e4a1fdc4e61916fadf5a
This commit is contained in:
Android Build Coastguard Worker 2023-09-19 23:03:00 +00:00
commit 1be5896791
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,8 @@ on init
# Set teo as cpu idle governor
write /sys/devices/system/cpu/cpuidle/current_governor teo
# Disable util-awareness
write /proc/vendor_sched/teo_util_threshold "1024 1024 1024"
# Boot time fs tuning
write /sys/block/sda/queue/iostats 0

View file

@ -279,5 +279,5 @@
</string-array>
<!-- Enable variable refresh rate when typing. -->
<bool name="config_variableRefreshRateTypingSupported">true</bool>
<bool name="config_variableRefreshRateTypingSupported">false</bool>
</resources>