am 8b3dd400
: Fix build
* commit '8b3dd40019db2c5744b3adceb75a231311bc00b7': Fix build
This commit is contained in:
@ -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, ","),
|
||||
|
Reference in New Issue
Block a user