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:
commit
54ad09ee59
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