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

Commit 1d463d60 authored by Rajeev Kumar's avatar Rajeev Kumar Committed by android-build-merger
Browse files

Merge "Add metrics constant for data plan usage screen." into oc-mr1-dev

am: cfc55bb0

Change-Id: I6599297a1cb47cc861a04dde4443c261bfb238f1
parents 6b9a3fa3 cfc55bb0
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -4252,6 +4252,11 @@ message MetricsEvent {
    // OS: O MR
    // OS: O MR
    FIELD_RANKED_POSITION = 1087;
    FIELD_RANKED_POSITION = 1087;


    // OPEN: Settings > Data plan usage
    // CATEGORY: SETTINGS
    // OS: O MR
    DATA_PLAN_USAGE_SUMMARY = 1088;

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