Add WIFI enum value to allow collecting binder latency data from the
Wifi process. Test: n/a Bug: 218318948 Change-Id: Ifc95b460f77cb48491e1c4ebeb958cc71d841560
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