commit | fefdd5d47fc6d16452e4a3a4155fb713492f39ba | [log] [tgz] |
---|---|---|
author | jackqdyulei <jackqdyulei@google.com> | Thu Apr 06 12:48:52 2017 -0700 |
committer | jackqdyulei <jackqdyulei@google.com> | Thu Apr 06 12:52:50 2017 -0700 |
tree | 1ecb8126896c251801d1bfdcaf1ef404757e0868 | |
parent | 418e5bffda17a399d8b5b1c4225e9331fa0cf4ef [diff] |
Fix crash when clicking item in Battery screen "last full charge/Screen usage since full charge" goes crash when clicking on it. This is because The default behaviour for PowerGaugePreference is to start detail page and the above two items are PowerGaugePreference. This cl set these two items as non-selectable. Bug: 37080048 Test: make -j40 SettingsTest Change-Id: Ide4e151dcd0b44fb795a5753c91f2197b2a24a56