OSDN Git Service

logd: settings: ro.config.low_ram support
authorMark Salyzyn <salyzyn@google.com>
Wed, 17 Sep 2014 21:05:15 +0000 (14:05 -0700)
committerMark Salyzyn <salyzyn@google.com>
Wed, 17 Sep 2014 22:26:16 +0000 (22:26 +0000)
commit894af268def8a817306ea83f21cb25b6f0edf2e3
tree4490984c6684cf4ee865730e770a06b8128c3fd6
parent69b674656af869219189fe0f7985c011d29d9b7e
logd: settings: ro.config.low_ram support

- limit settings to 64K, 256K and 1M if ro.config.low_ram true
- Correctly handle ro.logd.size

Bug: 17526187
Change-Id: I2380b649516b29c2a98f54de18e5a4780b3421ce
res/values/arrays.xml
src/com/android/settings/DevelopmentSettings.java