Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d1357e1 authored by Doris Ling's avatar Doris Ling Committed by android-build-merger
Browse files

Merge "Add metric constant for settings preference int value change." into oc-mr1-dev

am: c91b3bd0

Change-Id: Ibfbcf198fbd7e6a434d5ea34f30cd989e8a81024
parents fa4b13da c91b3bd0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4262,6 +4262,9 @@ message MetricsEvent {
    // OS: O MR
    DATA_PLAN_USAGE_SUMMARY = 1088;

    // FIELD: The numeric preference value (of type int) when it is changed in Settings
    FIELD_SETTINGS_PREFERENCE_CHANGE_INT_VALUE = 1089;

    // Add new aosp constants above this line.
    // END OF AOSP CONSTANTS
  }