OSDN Git Service

Assume the worst when EntryManager is missing.
authorJeff Sharkey <jsharkey@android.com>
Sat, 3 Feb 2018 23:45:45 +0000 (16:45 -0700)
committerJeff Sharkey <jsharkey@android.com>
Sat, 3 Feb 2018 23:47:21 +0000 (16:47 -0700)
commit9447b83c3dae1c18987d51b775447ba819f96c89
tree05a9e21e5ff3a439dc12db072033b4174f2b8ed9
parentc7dc046e0ec62f2c01ae4e3473bfea6b5640fc93
Assume the worst when EntryManager is missing.

It's somehow missing during pre-submit tests, so try patching over
to help tests pass.  It triggers wtf() to help ensure we chase down
to zero.

Test: sure
Bug: 72898411
Change-Id: I8972da72579f2a4d83aecc9255a74ea9406fd64f
packages/SystemUI/src/com/android/systemui/statusbar/NotificationLockscreenUserManager.java