OSDN Git Service

Fixing crash in restore
authorSunny Goyal <sunnygoyal@google.com>
Fri, 5 Jun 2015 18:14:01 +0000 (11:14 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Fri, 5 Jun 2015 18:36:20 +0000 (11:36 -0700)
commit9637364c447cd8df12dd70d3c769d101b7565df7
tree7d086084caeb48d5f5d570e281a0c6093d647ad6
parent8d8c73b591bf58f93f8841938ad8ce92085f7105
Fixing crash in restore

> LauncherAppState cannot be initialized during restore, as it is not
called from a looper thread.

Bug: 21275736
Change-Id: Ifdb3f9913fa2ee63a7e1566d0c5cfc6f72b4f41e
src/com/android/launcher3/LauncherAppState.java
src/com/android/launcher3/LauncherBackupHelper.java