mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: parts: Show free space and swapfile size
This commit is contained in:
parent
2151bd330a
commit
0a612ac913
8 changed files with 59 additions and 17 deletions
|
|
@ -61,6 +61,9 @@
|
|||
<string name="swap_size_title">Swap size</string>
|
||||
<string name="swap_size_summary">Adjust the size of swap</string>
|
||||
<string name="swap_description">Creates the swap (not zram) on /data partiton. Useful for low memory devices.</string>
|
||||
<string name="free_space">Free space on /data</string>
|
||||
<string name="swap_file_size">Swap file size</string>
|
||||
|
||||
<!-- Display Category -->
|
||||
<string name="misc_category">Misc</string>
|
||||
<string name="dt2w_mode">Toggle for double tap to wake</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue