mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-28 19:54:28 +00:00
move common MM settings to gs common folder
Bug: 332916849 Bug: 309409009 Test: boot Change-Id: If5515f107b4fb2490d83c2d48c78727bd6f2e51f Signed-off-by: Martin Liu <liumartin@google.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user