Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06f4dc5d authored by Sunny Goyal's avatar Sunny Goyal Committed by Android Git Automerger
Browse files

am 7e053f87: Merge "Changing intent action for auto installs" into ub-now-porkchop

* commit '7e053f87':
  Changing intent action for auto installs
parents cb0ec764 7e053f87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";