commit | 3745c39f98f913373e00102d125686d2e1966488 | [log] [tgz] |
---|---|---|
author | Rambo Wang <rambowang@google.com> | Wed Apr 22 15:24:51 2020 -0700 |
committer | Rambo Wang <rambowang@google.com> | Mon Apr 27 14:25:39 2020 -0700 |
tree | 9ac342e6258b08448415f4bc43912752e1574253 | |
parent | 89930cbb29d788ad3150f091ab49da33b3eb8a56 [diff] |
Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied TelephonyNetworkSpecifier will now treat null as matching nothing. When the request specifies a TelephonyNetworkSpecifier while the network does not, this should not be treated as a match. Bug: 154703135 Test: atest android.net.TelephonyNetworkSpecifierTest Change-Id: I329110e929995c9eae6c6ce33b5414777acea1e1