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

Commit c43ab06d authored by Salvador Martinez's avatar Salvador Martinez
Browse files

Add new metric for skipping disclaimer in support request

Needed a new action for when the user chooses to skip
displaying the support disclaimer in future requests
for support.

Test: Is logging change
Bug: 33414180
Change-Id: I685a539c33d1c51fcc77385726cab0a3b3ca47ff
parent bede0120
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3171,6 +3171,9 @@ message MetricsEvent {
    RESERVED_FOR_LOGBUILDER_CATEGORY = 758;
    RESERVED_FOR_LOGBUILDER_TYPE = 759;

    // ACTION: "Do not show again" was enabled in the support disclaimer and the
    // user accepted
    ACTION_SKIP_DISCLAIMER_SELECTED = 760;

    // ---- End O Constants, all O constants go above this line ----