Raff Tsai 790a822526 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
2019-06-28 12:01:40 +00:00
2019-03-27 07:14:20 +08:00
2019-06-28 12:01:40 +00:00
2019-04-04 12:49:15 -07:00
2019-05-13 13:42:01 -07:00
2018-12-18 09:51:08 +00:00
2019-05-02 01:44:42 +00:00
2019-02-06 15:44:40 +00:00
Description
No description provided
1.5 GiB
Languages
Java 89.7%
Kotlin 10.3%