summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Fan Zhang <zhfan@google.com> 2017-09-12 10:24:27 -0700
committer Fan Zhang <zhfan@google.com> 2017-09-12 10:24:27 -0700
commit2458f2561486d11d98d543ef2e77d59ccfc902df (patch)
treed350666cab859cb3e3879d560ea1d6af0a97a82f
parent40d2d2b3770a637f542b015cd0aafcc0e9b5cef8 (diff)
Fix a typo in metric constant
Bug: 65522852 Test: builds Change-Id: I6f7d8074177095919684be49131b79b4c6c5c168
-rw-r--r--proto/src/metrics_constants.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants.proto
index 104ac23db620..6ee9c14e4878 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants.proto
@@ -4392,7 +4392,7 @@ message MetricsEvent {
// OPEN: Settings > Developer options > Enable > Info dialog
// CATEGORY: SETTINGS
// OS: P
- DIALOG_ENABLE_DEVEMENT_OPTIONS = 1158;
+ DIALOG_ENABLE_DEVELOPMENT_OPTIONS = 1158;
// Add new aosp constants above this line.
// END OF AOSP CONSTANTS