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

Commit 68e8e8a2 authored by Oren Blasberg's avatar Oren Blasberg
Browse files

Add new metric for SMS Mirroring Setting.

Test: N/A, just adding a metric

Bug: 37546615

Change-Id: I6c160f33e423b25ce43215eb01b64dcd1751b00c
parent 5abc5831
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -4213,6 +4213,11 @@ message MetricsEvent {
    // OS: O MR
    FIELD_SETTINGS_SEARCH_RESULT_ASYNC_RANKING_STATE = 1083;

    // ACTION: Settings > Connected devices > SMS Mirroring
    // CATEGORY: SETTINGS
    // OS: O MR
    ACTION_SETTINGS_SMS_MIRRORING = 1084;

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