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
This commit is contained in:
bohu
2015-05-21 08:20:38 -07:00
parent 28791f9dd0
commit d140e9bfdf
+1 -1
View File
@@ -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