commit | 51e7a60359b1b45719d30cd75418b39b7d380bfb | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Mon Jul 31 19:26:18 2023 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Tue Aug 01 12:50:00 2023 +0900 |
tree | c64aad4ad84e744acbf007fec2576e9ac7504c65 | |
parent | 1e51a6498841c769ddc49118db47771a91d36258 [diff] |
Revert isDefaultNetworkActive behavior when there is no default network aosp/2605757 updated isDefaultNetworkActive returns false when there is no default network. But this change was not merged to U release branch and this change was not well tested by dogfooding. So this CL reverts the isDefaultNetworkActivity behavior change. Bug: 279380356 Bug: 291870075 Test: atest FrameworksNetTests Change-Id: Id88662faea9eeaba93d59ab2729f6204a3631ab1