Files
frameworks_base/packages/SystemUI/shared
Dave Mankoff c2d21367f3 Report a CrashWhilePluginActiveException only if plugin disabled.
Prior to this change, if a plugin was active, we reported a
CrashWhilePluginActiveException even if that plugin was whitelisted.

Now we only report the exception if we actually disabled an exception.

Bug: 149109460
Test: atest SystemUITests
Change-Id: Ibf26d587a09a859f79bfda5ee083d4af93236f55
2020-02-07 17:31:42 -05:00
..