Files
app_Settings/src/com/android/settings
Raff Tsai 637d419157 Fix crash after uninstalling app
updateState was invoked in loader callback. But the
package was uninstalled at the callback time caused
null pointer exception. Add null check to prevent
null pointer access.

Fixes: 136170218
Fixes: 133771724
Test: make RunSettingsRoboTests, manual
Change-Id: I2715e77f6e32af42a4bce70c9f409b0311eb36c4
(cherry picked from commit 790a822526)
2019-07-24 08:36:13 +00:00
..
2019-07-12 15:49:24 -07:00
2019-05-03 17:02:46 +00:00
2019-06-21 13:24:05 +00:00
2019-05-03 17:02:46 +00:00
2019-06-24 17:41:36 -07:00