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

Commit dc7505d0 authored by Fyodor Kupolov's avatar Fyodor Kupolov
Browse files

Tron metric for force stop app

Test: Manual
Bug: 31008660
Change-Id: I2bb72b94ca40be5051d775c3b81187771e90d82f
parent 15470f9b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3303,6 +3303,9 @@ message MetricsEvent {
    RESERVED_FOR_LOGBUILDER_TIMESTAMP = 805;
    RESERVED_FOR_LOGBUILDER_PACKAGENAME = 806;

    // ACTION: "Force stop" action on an app
    ACTION_APP_FORCE_STOP = 807;

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

    // Add new aosp constants above this line.