commit | 0da57a8b67f848dcd5ef3857b7c7ab17d587077f | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Wed May 22 09:17:33 2019 -0700 |
committer | Etan Cohen <etancohen@google.com> | Thu May 23 16:20:15 2019 +0000 |
tree | a28dc3d9f44f20871f56b0bc8ff8465fd6a9d796 | |
parent | 781db272f3feaa1fa41f46c26eab18b143e687c4 [diff] |
[CM] Fix NPE due to unvalidated callback value When unregistering callback due to ON_UNAVAILABLE did not check for a non-null callback. Bug: 132950880 Test: atest ConnectivityServiceTest Merged-In: Ib3fde31d88c36469cdee1e3578606d130a9817cb Change-Id: Ib3fde31d88c36469cdee1e3578606d130a9817cb (cherry picked from commit 51ddc176abd23bd3ddbc26124e5541a983a1db07)