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

Commit 6b5e7c9e authored by Julian Mancini's avatar Julian Mancini Committed by android-build-merger
Browse files

Merge "Add metric title for inspector" into arc-apps

am: 950a5a7d

Change-Id: I148d3102d542534ec547a422096a4ca428579efe
parents e498da8c 950a5a7d
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 {}