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

Commit 1507da6b authored by Hawkwood Glazier's avatar Hawkwood Glazier Committed by Android (Google) Code Review
Browse files

Merge "Minor TAG update in PluginActionManager" into tm-qpr-dev

parents 971c4790 cd6fcc28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ public class PluginActionManager<T extends Plugin> {

    private static final boolean DEBUG = false;

    private static final String TAG = "PluginInstanceManager";
    private static final String TAG = "PluginActionManager";
    public static final String PLUGIN_PERMISSION = "com.android.systemui.permission.PLUGIN";

    private final Context mContext;