Merge "Add WIFI enum value to allow collecting binder latency data from the Wifi process."

This commit is contained in:
Siim Sammul
2022-02-11 13:21:29 +00:00
committed by Android (Google) Code Review

View File

@@ -35,6 +35,7 @@ message Dims {
SYSTEM_SERVER = 1;
TELEPHONY = 2;
BLUETOOTH = 3;
WIFI = 4;
}
enum ServiceClassName {