OSDN Git Service

Adding a debug flag to prevent broken downlodas from getting removed during
authorSunny Goyal <sunnygoyal@google.com>
Mon, 29 Aug 2016 17:06:57 +0000 (10:06 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Mon, 29 Aug 2016 18:19:26 +0000 (11:19 -0700)
commitb05a00a441d7e608fd709fae62bde1c661936e2a
tree45cbfdfacd22198f383652c1de06fca7b251c565
parent4a4b49ff3482cbe7f8192807cdc99437810fe518
Adding a debug flag to prevent broken downlodas from getting removed during
restore

After setting this flag apps do not need to have an active settion during restore
which would simplyfy debugging backup-restore bugs.

Change-Id: I89f2d3ec677281887f8bab8559ace991709caadc
src/com/android/launcher3/LauncherModel.java
src/com/android/launcher3/provider/RestoreDbTask.java