summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Junyu Lai <junyulai@google.com> 2021-12-27 03:55:06 +0000
committer Junyu Lai <junyulai@google.com> 2021-12-28 09:16:33 +0000
commit3c53e4c8a49dd7bc519e4e441e670422d0ee573b (patch)
treeb7de2427cf578d1f1bff51b1de355bc890262c60 /api/api.go
parenteccbcfc72daf675dd35ad6eb41125c2aadfaf8b9 (diff)
[MS19.1] Fix several hidden API dependencies
This includes: 1. Use android.util.IndentingPrintWriter instead of the deprecated internal one. 2. Replace usages of IntArray with CollectionUtils and ArrayList. 3. Replace usages of ArrayUtils with CollectionUtils. 4. Refactor MathUtils.constrain functions into NetworkStatsUtils. 5. Replace Maps.newHashMap and Lists.newArrayList with public class constructors. 6. Replace Slog with Log. Test: FrameworksNetTests NetworkStaticLibTests Bug: 204830222 Change-Id: If009194ad5668a6d48dd341ea6d325028ce56d42
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions