commit | 3d0edd31d8082b7b8b2cdee5efda216179f677b5 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Tue Jan 03 16:38:46 2012 -0800 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Tue Jan 03 17:05:38 2012 -0800 |
tree | b8071361f497ce57dd5a9e1ff575b2ad3fea0da4 | |
parent | c2fc52dc9ce8728bcd1c2b4d82ee573fa7f5049b [diff] |
AccessibilityService description not internationalized. 1. AccessibilityServiceInfo loading the description string on creation and using this value. Hence, changing the locale results in reporting incorrectly localized string. Added a new loadDescription method to return the localized version. 2. Deprecated the old method. bug:5807616 Change-Id: Id82bda3c6a90fa6681b035d20da0b8688ed68da3