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

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

Change-Id: I4f28a3ceea2d1b52f96a114c4cc210c4749d0d7a
This commit is contained in:
Minchan Kim 2021-06-14 08:32:21 +00:00 committed by Automerger Merge Worker
commit 54ad09ee59

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>