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

Commit aef4f6eb authored by Svetoslav's avatar Svetoslav Committed by Android (Google) Code Review
Browse files

Merge "Fix build"

parents 56b03061 a053d095
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -224,6 +224,13 @@ public final class AccessibilityManager {
        }
    }

    /**
     * @hide
     */
    public IAccessibilityManagerClient getClient() {
        return mClient
    }

    /**
     * Returns if the accessibility in the system is enabled.
     *