commit | d2a221823722c04830d9785596d9cff2bdd27fdd | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Mon Aug 19 14:11:14 2024 +0800 |
committer | Junyu Lai <junyulai@google.com> | Mon Aug 19 14:39:18 2024 +0800 |
tree | 158c011bc9f72154ffb953031e18886e2f9429fa | |
parent | 514f40b0c32b1b8bd82c5a2190744b245acc4e12 [diff] |
Move fromPublicNetworkStats to statsd This is a no-op refactor to reduce complexity to prevent from accessing trunk stable flags from static libs. Also it makes more sense since statsd is the only caller. Test: atest NetworkStaticLibTests:com.android.net.moduletests.util.NetworkStatsUtilsTest Bug: 335680025 Change-Id: Ied563bd685bdba9d514414c05d58009304d5baa4