Strengthen language about use of a11y API.

Bug: 30898472
Change-Id: I0c2afde3f750e880cb1ef087d092719ea145756d
This commit is contained in:
Phil Weaver
2016-09-08 10:35:49 -07:00
parent 020212c7df
commit 752047dd3d

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,