summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2013-05-08 11:13:11 -0700
committerSvetoslav <svetoslavganov@google.com>2013-05-08 11:13:15 -0700
commit042ccec5a0921b749b38fed021b82b224ce5a70a (patch)
treea6ffc42b8ca1751e5ed8d84c73826cb18c4c5f02 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent4c95c5377a75a3d6c5f3ed8b09a56071d51fadb1 (diff)
Dynamically togglable accessibility features improperly handled.
Touch exploration and enhanced web accessibility can be toggled at run time. However, the code that updates the state of these features was not properly doing that. In particular, it did not write to the settings if the feature gets disabled. Now the logic is much cleaner. If there is a service that can request and requests a feature and the feature is not enabled, we enabled it, otherwise the feature is disabled. bug:8790771 Change-Id: I218dfa12fd02220c94940b54f42bed578811a794
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions