enable zram writeback job scheduling am: 17fc9a8912
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14914712 Change-Id: I7fd921ac9f58e8b566f708bfcabdddce14b37a8a
This commit is contained in:
commit
bb1a3b6a8f
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
|
manually by the user. Off by default, since the expected haptic feedback may not be
|
||||||
available on some devices. -->
|
available on some devices. -->
|
||||||
<bool name="config_enableHapticTextHandle">true</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue