Merge "Inroduce UNIFORM_OPS sampling." into rvc-dev am: ae135c8108
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11689592 Change-Id: I0dbc266a2528abbc582c908b63e895713100da60
This commit is contained in:
@@ -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