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

Commit d5e00ade authored by Sandro Meier's avatar Sandro Meier Committed by Android (Google) Code Review
Browse files

Merge "Fix typo"

parents f418d335 459c8215
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1015,7 +1015,7 @@ public class WindowProcessController extends ConfigurationContainer<Configuratio

    /**
     * Returns display UI context list which there is any app window shows or starting activities
     * int this process.
     * in this process.
     */
    public void getDisplayContextsWithErrorDialogs(List<Context> displayContexts) {
        if (displayContexts == null) {