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:
parent
27528a54d8
commit
c255722fe9
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue