summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorPhil Weaver <pweaver@google.com>2016-02-29 13:57:31 -0800
committerPhil Weaver <pweaver@google.com>2016-03-03 08:28:51 -0800
commit54677d2a55592be77d23e36b97a8a4a7d4b7c9f8 (patch)
tree94a0620879f6e21d57c0ab5a065ed337d232fe22 /tools/aapt2/java/JavaClassGenerator.cpp
parentd53f0df7dfb1eee22f7953870ed9d24688596712 (diff)
Control AccessibilityServices with one setting.
Accessibility services were controlled by two settings: ENABLED_ACCESSIBILITY_SERVICES and ACCESSIBILITY_ENABLED. These settings needed to be changed together, and race conditions could creating inconsistent states as ACCESSIBILITY_ENABLED was also changed by the framework itself. Restructuring to keep ACCESSIBILITY_ENABLED up-to-date, but not to use it to decide whether or not to enable accessibility. Enabling is controlled solely by ENABLED_ACCESSIBILITY_SERVICES. Bug: 27455234 Change-Id: I9ab1e5936080c1b0dd8410dd6e8666e7f6eaccf3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions