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

Commit 32363a02 authored by Tom Taylor's avatar Tom Taylor Committed by Android (Google) Code Review
Browse files

Merge "TRON: log changes to the default SMS app"

parents 53d5dbac 2be1b0e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ public class MetricsLogger implements MetricsConstants {
    public static final int ACTION_ZEN_ALLOW_PEEK = 261;
    public static final int ACTION_ZEN_ALLOW_LIGHTS = 262;
    public static final int NOTIFICATION_TOPIC_NOTIFICATION = 263;
    public static final int ACTION_DEFAULT_SMS_APP_CHANGED = 264;

    public static void visible(Context context, int category) throws IllegalArgumentException {
        if (Build.IS_DEBUGGABLE && category == VIEW_UNKNOWN) {