Merge "Remove outdated security note from A11yEvent" into oc-dev
am: ea60efa8ef
Change-Id: I8cf9a60c6fe0911fa485b902bf6f4eb3968baef1
This commit is contained in:
@@ -524,13 +524,6 @@ import java.util.List;
|
|||||||
* <li>{@link #isEnabled()} - Whether the source is enabled.</li>
|
* <li>{@link #isEnabled()} - Whether the source is enabled.</li>
|
||||||
* </ul>
|
* </ul>
|
||||||
* </p>
|
* </p>
|
||||||
* <p>
|
|
||||||
* <b>Security note</b>
|
|
||||||
* <p>
|
|
||||||
* Since an event contains the text of its source privacy can be compromised by leaking
|
|
||||||
* sensitive information such as passwords. To address this issue any event fired in response
|
|
||||||
* to manipulation of a PASSWORD field does NOT CONTAIN the text of the password.
|
|
||||||
* </p>
|
|
||||||
*
|
*
|
||||||
* @see android.view.accessibility.AccessibilityManager
|
* @see android.view.accessibility.AccessibilityManager
|
||||||
* @see android.accessibilityservice.AccessibilityService
|
* @see android.accessibilityservice.AccessibilityService
|
||||||
|
|||||||
Reference in New Issue
Block a user