summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2015-05-21 08:20:38 -0700
committerbohu <bohu@google.com>2015-05-21 08:20:38 -0700
commitd140e9bfdfe34799915a6b8e16a1dfcf4bbd0ef3 (patch)
tree8bccc0c987fc34c76a0f3b3f0b473b246a776f32
parent28791f9dd09fc86e72f086856fa64f08b83b59a5 (diff)
downloadandroid_packages_apps_Trebuchet-d140e9bfdfe34799915a6b8e16a1dfcf4bbd0ef3.tar.gz
android_packages_apps_Trebuchet-d140e9bfdfe34799915a6b8e16a1dfcf4bbd0ef3.tar.bz2
android_packages_apps_Trebuchet-d140e9bfdfe34799915a6b8e16a1dfcf4bbd0ef3.zip
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
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 41130af7f..2a406e76d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -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