commit | c4b40b06697b5fcf71311c28d188f1ac0e5e8b0c | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Tue Oct 09 17:10:34 2018 -0700 |
committer | Doris Ling <dling@google.com> | Wed Oct 10 12:50:34 2018 -0700 |
tree | 5f2c3166d19b083d12768786be44fb05c20c0cd2 | |
parent | b3eaf62562bc293baa2590cd07feee17d8e6d063 [diff] |
Use default network template in billing cycle settings. - if the network template is not set in the bundle arguments, use the default network template for getting the billing data. - change to use ConnectivityManager.from(context) in DataUsageUtils to be consistent with the usage in other methods. Change-Id: I25eb27f8f26d9ecafc66aa2c69806e94c6b63499 Fixes: 117452991 Test: make RunSettingsRoboTests