OSDN Git Service

Fix crash when no StatusBarView
authorJason Monk <jmonk@google.com>
Thu, 6 Jul 2017 19:28:17 +0000 (15:28 -0400)
committerJason Monk <jmonk@google.com>
Thu, 6 Jul 2017 19:28:17 +0000 (15:28 -0400)
commit5ecf80ceb8f058a824868928ea57444a8e1d682f
treee298fd83b0eccb6c2e191c9f579c703d29c396bd
parent84e0f453d1c99313c5aab5debce052ff3f0ec24e
Fix crash when no StatusBarView

Test: runtest systemui
Change-Id: Ia0a4a97f554e0b9d6e41c295e8e07d278f8ad248
Fixes: 63260821
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java
packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/StatusBarTest.java