Snap for 11740859 from 831f38051d
to 24Q3-release
Change-Id: Ic08ca931ec86076a5873edd06758aa21beec7459
This commit is contained in:
commit
76e980e515
2 changed files with 3 additions and 6 deletions
|
@ -106,12 +106,6 @@ on init
|
|||
write /sys/block/zram0/comp_algorithm lz77eh
|
||||
write /proc/sys/vm/page-cluster 0
|
||||
|
||||
# adjust PCP high level
|
||||
write /proc/sys/vm/percpu_pagelist_high_fraction 430
|
||||
|
||||
# disable proactive compaction
|
||||
write /proc/sys/vm/compaction_proactiveness 0
|
||||
|
||||
# Some user code relies on ro.boot.hardware.revision
|
||||
setprop ro.boot.hardware.revision ${ro.revision}
|
||||
|
||||
|
|
|
@ -74,6 +74,9 @@
|
|||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||
|
||||
|
||||
<bool name="config_use_tiered_cached_adj">false</bool>
|
||||
|
||||
<!-- If device supports pickup/lift gesture -->
|
||||
<bool name="config_dozePulsePickup">true</bool>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue