commit | c6c25f9e28a4de73261106a80ae098347524dd2a | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Fri Mar 09 16:01:18 2012 -0800 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Fri Mar 09 16:01:23 2012 -0800 |
tree | ae82f0784f47e5a45682dae37071a4c87cbfa179 | |
parent | 4b97257979034a8031040b84d8f016d8f3175313 [diff] |
AccessibilityServiceInfo does not convert correctly feedback type to string. 1. When the feedback type is set to TYPES_ALL_MASK the method feedbackTypeToString was not generating a string with all feedback types. Also the generated string sometimes could have a comma appended after the last feedback type name - this happens if the feedback type contains unknown type flag. Change-Id: I848c520cf7dae16dcd882f68275869c7ab656dd7