commit | 0335cd1e9b428e78c37835a52c0dd92032de2c9e | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Fri May 05 15:03:19 2017 -0700 |
committer | Fan Zhang <zhfan@google.com> | Fri May 05 17:42:25 2017 -0700 |
tree | a54b3949153cf913feaa5fa85730dda61aece211 | |
parent | 651261c7dd783f90046707fd5b859aff6a50491d [diff] |
Fix crash when there is no emergencybroadcast app on device Some devices do not have emergencybroadcast app installed, so we should not show the preference item for it. Add the preference controller into AppAndNotificationFragment properly hides it. Change-Id: Ic39ba24da9bd8f3200a5e44232a5489e35c48c0a Fix: 37945069 Test: make RunSettingsRoboTests