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