OSDN Git Service

Removing dead code from Launcher provider
authorSunny Goyal <sunnygoyal@google.com>
Sat, 22 Nov 2014 06:42:53 +0000 (22:42 -0800)
committerSunny Goyal <sunnygoyal@google.com>
Mon, 5 Jan 2015 20:48:11 +0000 (12:48 -0800)
commite87e6abc3639559f2746171999fee352cb5bd946
tree27fb7f95e7c5a884df3596bf888dbb416a3128dd
parent7d176291680f3638143008c369fc20b354671d29
Removing dead code from Launcher provider

> Removing DB upgrade logic for versions before 12. Launcher3
was forked off Launcher2 when DB version was already 12, so, there
can never be a lower version of the DB.
> Removing logic for auto import of launcher2 DB. This flow had
been permanently disabled by a flag, and we show a confirmation
prompt/cling before migration

Change-Id: I2ac2f21fefc41ee247164566a088927263b09459
src/com/android/launcher3/LauncherProvider.java