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

Commit a0040c14 authored by Tetiana Meronyk's avatar Tetiana Meronyk
Browse files

Remove unused parameter from createDialog method in User Info edit dialog

Bug: 280568195
Test: atest EditUserInfoController
Change-Id: Ib31f7d61d1d3e624c1ae28fc38602fcf566af302
parent 9b6d377e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -885,7 +885,6 @@ public class UserSettings extends SettingsPreferenceFragment
                this::startActivityForResult,
                userIcon,
                user.name,
                getString(com.android.settingslib.R.string.profile_info_settings_title),
                (newUserName, newUserIcon) -> {
                    if (newUserIcon != userIcon) {
                        ThreadUtils.postOnBackgroundThread(() ->