commit | 3aa28b28fdc33c08d75fe7c75e77a1b4c32b89ba | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Thu Feb 04 16:38:33 2016 -0800 |
committer | Chong Zhang <chz@google.com> | Thu Feb 04 16:57:52 2016 -0800 |
tree | f59ec1d7af45054ea44a0f73215c77e82ca5c00f | |
parent | 3bc8dd8eddc103a32a66a9cf3aa411f1f0615f2d [diff] |
Do not recursively call setFocusedActivityLocked() This could potentially cause AM to set focus back to the top running, and lead to inconsistent focus in AM and WM. Also add some warnings to watch out for such cases. bug: 26819496 Change-Id: Ie3fceeddedec4f2103a427989c9543cb3e9ff8f2