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

Commit edf034de authored by Svetoslav's avatar Svetoslav
Browse files

Fixing the build for real.

Change-Id: I2ddba0e8cba4c847c3dedccb800b9409882fea12
parent a053d095
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -228,7 +228,7 @@ public final class AccessibilityManager {
     * @hide
     */
    public IAccessibilityManagerClient getClient() {
        return mClient
        return mClient;
    }

    /**