mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Disabling home screen migration logic
Change-Id: I506948852945bfb8ebd7a95fc951880ffe9a3e17
This commit is contained in:
@@ -37,6 +37,8 @@ import java.util.HashSet;
|
||||
*/
|
||||
public class MigrateFromRestoreTask {
|
||||
|
||||
public static boolean ENABLED = false;
|
||||
|
||||
private static final String TAG = "MigrateFromRestoreTask";
|
||||
private static final boolean DEBUG = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user