commit | d7fe1fb958ab6e46bd3cc31b1137f0bf499ad55f | [log] [tgz] |
---|---|---|
author | Salvador Martinez <dehboxturtle@google.com> | Fri Dec 16 17:34:11 2016 -0800 |
committer | Salvador Martinez <dehboxturtle@google.com> | Thu Jan 26 12:32:21 2017 -0800 |
tree | c78ce9d2e21efe03da226616d62d8b290ea2783b | |
parent | d9d463be8ba2bb07d88f609a71336da5f27e7e37 [diff] |
Fix null pointer exception when surveys are turned off Under certain conditions the provider could be null on download completion which could lead to a NPE if surveys are disabled. The method to remove the receiver has been made static so an instance is no longer required. Test: robotests Bug: 33707203 Change-Id: Icfb545697f24172db734dd7dad421796edf68186