mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Merge "Changing intent action for auto installs" into ub-now-porkchop
This commit is contained in:
@@ -57,7 +57,7 @@ public class AutoInstallsLayout implements WorkspaceLoader {
|
||||
|
||||
/** Marker action used to discover a package which defines launcher customization */
|
||||
static final String ACTION_LAUNCHER_CUSTOMIZATION =
|
||||
"com.android.launcher3.action.LAUNCHER_CUSTOMIZATION";
|
||||
"android.autoinstalls.config.action.PLAY_AUTO_INSTALL";
|
||||
|
||||
private static final String LAYOUT_RES = "default_layout";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user