This change adds overriding methods that are essential to compile the stubs generated from the signature files. More information and the background for this change is available at go/add-overriding-one-pager. Ignore-AOSP-First: Needs to be done in udc-mainline-prod first Test: m checkapi Bug: 299366704 Change-Id: Idba307148fd9afa87bfb7e0c89e00d9bd97ec204
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();
|
|
}
|
|
|
|
}
|
|
|