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

Commit 4e242f7f authored by Julian Mancini's avatar Julian Mancini
Browse files

Add metric title for inspector

Bug: 62957185
Change-Id: I41452a059c4886ceb152b1c06655e284401a1803
parent 5f76e63b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -350,7 +350,8 @@ public final class Metrics {
            USER_ACTION_CUT_CLIPBOARD,
            USER_ACTION_COMPRESS,
            USER_ACTION_EXTRACT_TO,
            USER_ACTION_VIEW_IN_APPLICATION
            USER_ACTION_VIEW_IN_APPLICATION,
            USER_ACTION_INSPECTOR
    })
    @Retention(RetentionPolicy.SOURCE)
    public @interface UserAction {}