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

Commit d140e9bf authored by bohu's avatar bohu
Browse files

Enable Launcher3 as default Home app

The default Home app launcher2 is deprecated and cannot launch Nexus 6
or any other high resolution devices in emulator. This CL enables launcher3
as the default Home app, since it can handle Nexus 6 and is well maintained.

Change-Id: Iaba545fec218f79e40e0f72de5236ddadfabaa14
parent 28791f9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ LOCAL_SDK_VERSION := 21
LOCAL_PACKAGE_NAME := Launcher3
#LOCAL_CERTIFICATE := shared

LOCAL_OVERRIDES_PACKAGES := Launcher2
LOCAL_OVERRIDES_PACKAGES := Home Launcher2

LOCAL_PROGUARD_FLAG_FILES := proguard.flags