use long type for cache sizes
This commit is contained in:
parent
d8d8ad96e4
commit
d8a0ba23b6
4 changed files with 5 additions and 5 deletions
|
|
@ -61,7 +61,7 @@
|
|||
</string-array>
|
||||
|
||||
<string-array name="pref_cache_size_values">
|
||||
<item>2147483647</item>
|
||||
<item>10000000000</item>
|
||||
<item>2000000000</item>
|
||||
<item>1000000000</item>
|
||||
<item>400000000</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue