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

Commit 7267adf6 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Fixing build breakage

Change-Id: Ib649bff709f4b6e4f173006d267aafa069c2a8b4
parent 1acb9e9e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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.