This CL builds NetworkStats related codes with the connectivity module instead of platform. Test: TH Bug: 197717846 Change-Id: I4eeb7ea9cfc3139991caf0fc22474e0052a0391c Merged-In: I4eeb7ea9cfc3139991caf0fc22474e0052a0391c
10 lines
153 B
Plaintext
10 lines
153 B
Plaintext
// Signature format: 2.0
|
|
package android.net {
|
|
|
|
public class TrafficStats {
|
|
method @Deprecated public static void setThreadStatsUidSelf();
|
|
}
|
|
|
|
}
|
|
|