commit | 1a4786255957178ea7ebbf2b4356bcf973c761eb | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon May 04 14:21:31 2020 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Mon May 04 14:24:12 2020 -0400 |
tree | 9fc0611a587c1899259512078688a014f4f3f956 | |
parent | 5ef61d2fe517a88d5c8ade74da8258970905cb99 [diff] |
Prevent NPE in ControlsListingControllerImpl Move initialization of callbacks list to before the ServiceListing is reloaded. That way, it will always be initialized by the time the listener is called. Fixes: 153448765 Test: atest ControlsListingControllerImpl Change-Id: I67ba7f3d4bd74f38d0e6f69857135864dcf4a573