Strengthen language about use of a11y API.

am: 752047dd3d

Change-Id: I30567206c699d7fd1fc537a3ec0d635fab73799d
This commit is contained in:
Phil Weaver
2016-09-13 22:25:43 +00:00
committed by android-build-merger

View File

@@ -53,7 +53,7 @@ import java.lang.annotation.RetentionPolicy;
import java.util.List;
/**
* Accessibility services are intended to assist users with disabilities in using
* Accessibility services should only be used to assist users with disabilities in using
* Android devices and apps. They run in the background and receive callbacks by the system
* when {@link AccessibilityEvent}s are fired. Such events denote some state transition
* in the user interface, for example, the focus has changed, a button has been clicked,