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

Commit cd6fcc28 authored by Hawkwood Glazier's avatar Hawkwood Glazier
Browse files

Minor TAG update in PluginActionManager

Test: N/A
Bug: 260864389
Change-Id: Ib651400c1e2e65e6b13444579a4c3d84e1c14245
parent 9ff21630
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;