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

Commit a053d095 authored by Svetoslav's avatar Svetoslav
Browse files

Fix build

Change-Id: Icde98afd1471295320dc9042e1ecf680bb88ebd2
parent 503fb80d
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.
     *