Merge "Inroduce UNIFORM_OPS sampling." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
ae135c8108
@@ -9694,6 +9694,7 @@ message RuntimeAppOpAccess {
|
|||||||
UNIFORM = 1;
|
UNIFORM = 1;
|
||||||
RARELY_USED = 2;
|
RARELY_USED = 2;
|
||||||
BOOT_TIME_SAMPLING = 3;
|
BOOT_TIME_SAMPLING = 3;
|
||||||
|
UNIFORM_OPS = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
// sampling strategy used to collect this message
|
// sampling strategy used to collect this message
|
||||||
|
|||||||
Reference in New Issue
Block a user