Merge "Add WIFI enum value to allow collecting binder latency data from the Wifi process."
This commit is contained in:
@@ -35,6 +35,7 @@ message Dims {
|
||||
SYSTEM_SERVER = 1;
|
||||
TELEPHONY = 2;
|
||||
BLUETOOTH = 3;
|
||||
WIFI = 4;
|
||||
}
|
||||
|
||||
enum ServiceClassName {
|
||||
|
||||
Reference in New Issue
Block a user