commit | 9db3cb3bee156b630c48c781108444e594a79215 | [log] [tgz] |
---|---|---|
author | Salvador Martinez <dehboxturtle@google.com> | Tue Jan 24 15:16:52 2017 -0800 |
committer | Salvador Martinez <dehboxturtle@google.com> | Fri Jan 27 10:29:10 2017 -0800 |
tree | 1e259a58452b08f6aee75563ebe65777381a44ee | |
parent | bd16255ee18f73ce1e0303f398fc6d32da54db93 [diff] |
Fix null pointer exception when surveys are turned off In some conditions the survey provider could be null on download completion which could lead to a NPE. This has been addressed by not requiring an instance for the removal of the receiver. Test: RunSettingsRoboTests (master) Bug: 33707203 Change-Id: Id1ab1a24c697fed8e4dd259682a088b50c35f38a Merged-In: Icfb545697f24172db734dd7dad421796edf68186