commit | 6001379bff6ed80341a7e23480b6e3addb96395e | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Thu Oct 03 18:31:34 2013 -0700 |
committer | Jim Miller <jaggies@google.com> | Thu Oct 03 18:31:34 2013 -0700 |
tree | 2ad03ab638cea998282cb6a11bcd85c4c86f9869 | |
parent | d6239b922901420b6855a7dad903632c85ccde68 [diff] |
Fix bug where dismiss() was being called from the wrong thread One-way calls to binder do not guarantee the call will always occur on the originating thread. This fixes a rare case where keyguard would crash due to dismiss() being called from the wrong thread. Fixes bug 11065316 Change-Id: Iddd281964231a152e3342e21b6b88527eab94caf