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

Commit 00e1baf7 authored by Michael Jurka's avatar Michael Jurka Committed by Android Git Automerger
Browse files

am 24ddf1f1: am fc00e67c: am 8b3dd400: Fix build

* commit '24ddf1f1':
  Fix build
parents e3e8928f 24ddf1f1
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, ","),