commit | 7b4a4cbdd417d2eecd298ea7dde6225ba92036d8 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Sep 10 16:18:21 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Sat Sep 11 10:45:16 2021 +0800 |
tree | 18fba4913edf3eb4d2beb7b4c3a61c2db971a58f | |
parent | f7e6b7f424fdbd713c9dab8671b982524fb663ff [diff] |
Remove ForceAllNetworkTypes from test Before sForceAllNetworkTypes is removed, the network type and meteredness will be ignored when matchesMobile or matchesMobileWildcard is called. After sForceAllNetworkTypes is removed, the matches method should check the network type and the meteredness. Thus, if the test data contains different type or it's not metered should not be counted. Bug: 183776809 Test: FrameworksNetTests Change-Id: Ie7194495d26c0f5ef7a247733f43c64688626c67