OSDN Git Service

Remove outdated security note from A11yEvent
authorPhil Weaver <pweaver@google.com>
Fri, 5 May 2017 00:07:54 +0000 (17:07 -0700)
committerPhil Weaver <pweaver@google.com>
Fri, 5 May 2017 00:07:54 +0000 (17:07 -0700)
commit1bcb43fc2878b4421dce41459d7e21685ac11ac7
tree8b1b7fb3973e007ef82ff9e9f0720cd68c4c3afd
parentda3dd7c0cf1fcd7e352c8f9e30519e85776c5662
Remove outdated security note from A11yEvent

The note that passwords are hidden from a11y services
has led to researchers demonstrating the many ways that
they can be scraped. Remove the security note so we aren't
making a promise that we can't keep.

Bug: 38004070
Test: Comment change only, so relying on TH
Change-Id: I257f282aba7542af7543b96eb09b4f898b1a3f06
core/java/android/view/accessibility/AccessibilityEvent.java