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

Commit af65ef3c authored by Bruno Martins's avatar Bruno Martins
Browse files

Revert "Provider: Initialize createEmptyRowOnFirstScreen without QSB"

This reverts commit f1341548.

No longer needed after commit d0f43ceb.

Change-Id: I6b59549e8e35cffc7141270ccc0ee1d6afd8f023
parent 1f8713cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ public class ImportDataTask {
        String profileId = Long.toString(UserManagerCompat.getInstance(mContext)
                .getSerialNumberForUser(Process.myUserHandle()));

        boolean createEmptyRowOnFirstScreen = false;
        boolean createEmptyRowOnFirstScreen;
        if (FeatureFlags.QSB_ON_FIRST_SCREEN) {
            try (Cursor c = mContext.getContentResolver().query(mOtherFavoritesUri, null,
                    // get items on the first row of the first screen (min screen id)