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

Commit bad5c4ec authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update language to comply with Android's inclusive language guidance"

parents 922e9bfd d9bebe5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3038,7 +3038,7 @@ public class WallpaperManagerService extends IWallpaperManager.Stub
                    mLockWallpaperMap.put(userId, wallpaper);
                    ensureSaneWallpaperData(wallpaper, DEFAULT_DISPLAY);
                } else {
                    // sanity fallback: we're in bad shape, but establishing a known
                    // rationality fallback: we're in bad shape, but establishing a known
                    // valid system+lock WallpaperData will keep us from dying.
                    Slog.wtf(TAG, "Didn't find wallpaper in non-lock case!");
                    wallpaper = new WallpaperData(userId, WALLPAPER, WALLPAPER_CROP);