enable zram writeback job scheduling am: 17fc9a8912 am: 55fc1dd52d

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14914712

Change-Id: Iac4540562e3b2b342d1710d0117e53f336f1b91e
This commit is contained in:
Minchan Kim 2021-06-14 08:19:12 +00:00 committed by Automerger Merge Worker
commit 984c7f79a0

View file

@ -254,4 +254,7 @@
manually by the user. Off by default, since the expected haptic feedback may not be
available on some devices. -->
<bool name="config_enableHapticTextHandle">true</bool>
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
<bool name="config_zramWriteback">true</bool>
</resources>