diff options
| author | 2016-02-29 13:57:31 -0800 | |
|---|---|---|
| committer | 2016-03-03 08:28:51 -0800 | |
| commit | 54677d2a55592be77d23e36b97a8a4a7d4b7c9f8 (patch) | |
| tree | 94a0620879f6e21d57c0ab5a065ed337d232fe22 /libs/hwui/ProgramCache.cpp | |
| parent | d53f0df7dfb1eee22f7953870ed9d24688596712 (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 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions