commit | c36cb655e5472f6727b899187c0583901025a5a1 | [log] [tgz] |
---|---|---|
author | Frank Li <lifr@google.com> | Mon Mar 14 02:59:58 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Mar 14 02:59:58 2022 +0000 |
tree | d0a156489766364309550da9b1fafa963957354f | |
parent | a7033ddecfbe6cc137f32e24c932886562220b4e [diff] | |
parent | 3f5703df8004cb18ef1677a4a827054be1fc1dd3 [diff] |
Merge "[DU09-3]Modify the NetworkStatsCollection Builder API" am: 3f5703df80 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/2010336 Change-Id: I70722dac5d4eb15deece4938a47b2d99fea04ec0
diff --git a/framework-t/api/module-lib-current.txt b/framework-t/api/module-lib-current.txt index 59ca730..aaaa628 100644 --- a/framework-t/api/module-lib-current.txt +++ b/framework-t/api/module-lib-current.txt
@@ -90,7 +90,7 @@ method @NonNull public android.net.NetworkStatsCollection build(); } - public static class NetworkStatsCollection.Key { + public static final class NetworkStatsCollection.Key { ctor public NetworkStatsCollection.Key(@NonNull java.util.Set<android.net.NetworkIdentity>, int, int, int); }