enable zram writeback job scheduling
Test: Confirmed the initial write working with console log Bug: 190571517 Signed-off-by: Minchan Kim <minchan@google.com> Change-Id: Idb9f800455c62251bad333a015385cb5bd5029cc
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user