OSDN Git Service

Enable Launcher3 as default Home app
authorbohu <bohu@google.com>
Thu, 21 May 2015 15:20:38 +0000 (08:20 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Mon, 20 Jul 2015 22:23:27 +0000 (22:23 +0000)
commit86179020cc1a273d7e753d278fd844b90df456b0
treef6edb341a8334f2c2590de1301b3f661d43dc3be
parente3fe3f89ee956e8d7995c569948cb70765ec19b8
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.

Bug: 22609402
Change-Id: Iaba545fec218f79e40e0f72de5236ddadfabaa14
Android.mk