summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2020-06-25 15:58:20 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-06-25 15:58:20 +0000
commitae135c8108cdcba469d16ca57b00f8ebe0ad7f4c (patch)
treeceefb686937d54144cd1855bacd5ca792dee6264
parent4afa50f2766aa7efdca367578955c858c6a610fb (diff)
parentcb726cbdd2ea88e41b2a91495e3239f20bdd9385 (diff)
Merge "Inroduce UNIFORM_OPS sampling." into rvc-dev
-rw-r--r--cmds/statsd/src/atoms.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds/statsd/src/atoms.proto b/cmds/statsd/src/atoms.proto
index ca03343ddb80..02c0763c9d83 100644
--- a/cmds/statsd/src/atoms.proto
+++ b/cmds/statsd/src/atoms.proto
@@ -9694,6 +9694,7 @@ message RuntimeAppOpAccess {
UNIFORM = 1;
RARELY_USED = 2;
BOOT_TIME_SAMPLING = 3;
+ UNIFORM_OPS = 4;
}
// sampling strategy used to collect this message