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

Commit cdd5863e authored by Colin Cross's avatar Colin Cross
Browse files

Revert "Merge "Removes instant apps from certain screens" into oc-dev am: 1c956b30"

This reverts commit d7da58ad, reversing
changes made to 6d539dc7.

Bad automerge of an already-present patch caused a duplicate definition
of LIST_TYPES_WITH_INSTANT.

Test: none
Change-Id: I98e74d1c0db739dd425c945652251a1050d26c63
parent 7ca25cf0
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -259,12 +259,6 @@ public class ManageApplications extends InstrumentedPreferenceFragment
    public static final int LIST_TYPE_MOVIES = 10;


    // List types that should show instant apps.
    public static final Set<Integer> LIST_TYPES_WITH_INSTANT = new ArraySet<>(Arrays.asList(
                    LIST_TYPE_MAIN,
                    LIST_TYPE_STORAGE));


    // List types that should show instant apps.
    public static final Set<Integer> LIST_TYPES_WITH_INSTANT = new ArraySet<>(Arrays.asList(
                    LIST_TYPE_MAIN,