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:
+1
-1
@@ -41,7 +41,7 @@ LOCAL_SDK_VERSION := 21
|
|||||||
LOCAL_PACKAGE_NAME := Launcher3
|
LOCAL_PACKAGE_NAME := Launcher3
|
||||||
#LOCAL_CERTIFICATE := shared
|
#LOCAL_CERTIFICATE := shared
|
||||||
|
|
||||||
LOCAL_OVERRIDES_PACKAGES := Launcher2
|
LOCAL_OVERRIDES_PACKAGES := Home Launcher2
|
||||||
|
|
||||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user