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

Commit bb52fabf authored by Lucy Chang's avatar Lucy Chang Committed by Android (Google) Code Review
Browse files

Merge "Correct typo in TYPE_SYSTEM description" into sc-dev

parents 4bdb297c 272103f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ public final class AccessibilityWindowInfo implements Parcelable {
    public static final int TYPE_INPUT_METHOD = 2;

    /**
     * Window type: This is an system window. Such a window shows UI for
     * Window type: This is a system window. Such a window shows UI for
     * interacting with the system.
     */
    public static final int TYPE_SYSTEM = 3;