Commit 5c122f52 authored by aldrin's avatar aldrin

fix TAG

parent a2409db8
...@@ -353,7 +353,7 @@ public class Application extends ContextWrapper implements ComponentCallbacks2 { ...@@ -353,7 +353,7 @@ public class Application extends ContextWrapper implements ComponentCallbacks2 {
*/ */
private static AtomicBoolean hasInited = new AtomicBoolean(false); private static AtomicBoolean hasInited = new AtomicBoolean(false);
private static final TAG = "LOAD_DREAMLAND"; private static final String TAG = "LOAD_DREAMLAND";
@UnsupportedAppUsage @UnsupportedAppUsage
/* package */ final void attach(Context context) { /* package */ final void attach(Context context) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment