commit | 46429b7dedc44b3bcc9053d5016af9e2c78d6b1a | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Mon Dec 13 07:52:45 2021 +0000 |
committer | Junyu Lai <junyulai@google.com> | Mon Dec 20 09:12:13 2021 +0000 |
tree | 51378b29327cbe1ac71c177ae10d6a24bb2792d6 | |
parent | 24138d07edb6dceff7bd147e29e46a55376089db [diff] |
[MS10.1] Move multiplySafeByRational to NetworkStatsUtils Since NetworkStats related code will be moved to the module. multiplySafeByRational in the NetworkUtilsInternal cannot be accessed after that. Thus, create another utils class that will be moved with NetworkStats code and put the function into it. Test: atest NetworkStaticLibTests:com.android.net.moduletests.util.NetworkStatsUtilsTest Bug: 204830222 Change-Id: I96f3ac02e57b7325ed53988285770f478dee529e