OSDN Git Service

Don't try to create an app state instance during restore.
authorChris Wren <cwren@android.com>
Mon, 24 Nov 2014 21:57:54 +0000 (16:57 -0500)
committerChris Wren <cwren@android.com>
Mon, 24 Nov 2014 21:57:54 +0000 (16:57 -0500)
commitb02e611d15bd6fbb05814adaa804dd68181c556c
tree26b4e38c8c5e67263e67d36de3ec244c753082c0
parentab6527da412bf944df08429c697f5fcf94f8bb52
Don't try to create an app state instance during restore.

Added a static utility function to get the DeviceProfile instead.

Bug: 18504164
Change-Id: Ia510a84f1c195e58acf3bf4d1f6a42c739fdd413
src/com/android/launcher3/LauncherAppState.java
src/com/android/launcher3/LauncherBackupHelper.java