OSDN Git Service

Settings: trampoline persist.logd.logpersistd to logd.logpersistd
authorMark Salyzyn <salyzyn@google.com>
Thu, 7 Jul 2016 19:38:50 +0000 (12:38 -0700)
committerMark Salyzyn <salyzyn@google.com>
Tue, 19 Jul 2016 21:02:32 +0000 (14:02 -0700)
commitbdbd2d984edc29df0db11077b109418c9e6b4ac5
treee88bcaed385d9af368173bdd58644455ee7e492a
parent78dd2e2c742075e23eceff8b28fcdc64ca4aeb7e
Settings: trampoline persist.logd.logpersistd to logd.logpersistd

- Deal with trampoline, where we read logd.logpersistd and
  logd.logpersistd.buffer, write to persist.logd.logpersistd and
  persist.logd.logpersistd.buffer and logd.logpersistd*
- Deal with an as designed requirement that empty values do not
  automatically trampoline, to properly communicate state.
- check logd.logpersistd.enable boolean for support

Bug: 28813587
Bug: 28936216
Bug: 29831823
Change-Id: Ib460ca90738ffdee17084349c1035701301c52bc
src/com/android/settings/DevelopmentSettings.java