commit | 027f4753bcdbef5a830ed877f974701727e98d19 | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Fri May 12 10:37:16 2017 -0700 |
committer | Wale Ogunwale <ogunwale@google.com> | Fri May 12 10:41:59 2017 -0700 |
tree | 436a6b2976c659f184e7798f06616a0c1fe6b46a | |
parent | 34bc4af8109b1221305036a528324b8d754b501f [diff] |
Fixed exceptions during test tearDown - Acquire WM lock when tearing down test. Prevent the handler thread from modifying state at the same time. - Don't set surface boundaries on window states without a surface control. - Avoid exception if process can read screen-edge-insets for Pip. Change-Id: If4a2438032866eaec84ed79c30c1d716e0f89758 Fixes: 38113905 Test: this is it!