Fixing build breakage

Change-Id: Ib649bff709f4b6e4f173006d267aafa069c2a8b4
This commit is contained in:
Sunny Goyal
2016-05-18 09:47:50 -07:00
parent 1acb9e9e29
commit 7267adf68e
-4
View File
@@ -4390,10 +4390,6 @@ public class Launcher extends Activity
}
}
protected boolean isLauncherPreinstalled() {
return (getApplicationInfo().flags & ApplicationInfo.FLAG_SYSTEM) != 0)
}
/**
* To be overridden by subclasses to indicate that there is an activity to launch
* before showing the standard launcher experience.