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

Commit 8b3dd400 authored by Michael Jurka's avatar Michael Jurka
Browse files

Fix build

parent 147dfc86
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1105,7 +1105,6 @@ public class LockPatternUtils {
    }

    private void writeAppWidgets(int[] appWidgetIds) {
        Settings.Secure.putString(mContentResolver,
        Settings.Secure.putStringForUser(mContentResolver,
                        Settings.Secure.LOCK_SCREEN_APPWIDGET_IDS,
                        combineStrings(appWidgetIds, ","),