am 22955813: am 5f288bc1: am 894af268: logd: settings: ro.config.low_ram support

* commit '229558137318fdebce6b1bf3f5b30ea96e65a400':
  logd: settings: ro.config.low_ram support
This commit is contained in:
Mark Salyzyn
2014-09-17 23:46:59 +00:00
committed by Android Git Automerger
2 changed files with 16 additions and 1 deletions

View File

@@ -894,6 +894,13 @@
<item>16M</item>
</string-array>
<!-- Titles for logd limit size lowram selection preference. [CHAR LIMIT=14] -->
<string-array name="select_logd_size_lowram_titles">
<item>64K</item>
<item>256K</item>
<item>1M</item>
</string-array>
<!-- Values for logd limit size selection preference. -->
<string-array name="select_logd_size_values" translatable="false" >
<item>65536</item>