commit | 084fbc8107b09887f9f644023759c2c468db8c4a | [log] [tgz] |
---|---|---|
author | Svetoslav <svetoslavganov@google.com> | Wed May 08 12:14:15 2013 -0700 |
committer | Svetoslav <svetoslavganov@google.com> | Wed May 08 12:14:18 2013 -0700 |
tree | a3e4f548ec3745a3c43b4d681398addf2a9ccf2e | |
parent | c6adece066c2bc282db92547913a8aa43831c5f0 [diff] |
Settings crashing if there are no installed accessibility services. If there is no installed accessibility services and the user goes into the accessibility settings section, the app crashes. This is due to a lacking null pointer check against the list of installed services returned by the accessibility manager. We should not have returned null, rather an empty list - too late now, sigh... bug:8871034 Change-Id: Id3800d398af83868862847fa7ed861a9dee61c8f