Merge "Fix build"

This commit is contained in:
Svetoslav
2014-03-20 18:39:44 +00:00
committed by Android (Google) Code Review

View File

@@ -224,6 +224,13 @@ public final class AccessibilityManager {
}
}
/**
* @hide
*/
public IAccessibilityManagerClient getClient() {
return mClient
}
/**
* Returns if the accessibility in the system is enabled.
*