Minor TAG update in PluginActionManager
Test: N/A Bug: 260864389 Change-Id: Ib651400c1e2e65e6b13444579a4c3d84e1c14245
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user