commit | e3aad1c076cd5ac1b1c5496597bfce3619dd50ff | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Mon Mar 12 16:47:03 2018 -0400 |
committer | David Zeuthen <zeuthen@google.com> | Mon Mar 12 17:27:38 2018 -0400 |
tree | e43f2dcd463745d54c1bfb44601d679dced9aa75 | |
parent | cb956d256e83942fd4d7950f1670e5301d4a3556 [diff] |
ConfirmationDialog: Fail if accessibility services are running. As the confirmation dialog only has limited accessibility support it may not be usable by users requiring accessibility services. Therefore, if the user has enabled accessibility services, fail with ConfirmationNotAvailableException so the application can handle this case. Also document this behavior. Bug: 74545109 Test: Manually tested. Change-Id: Ibfb80d217f5cbdc9ec2f4e0432dfdd88add69703