commit | 21f336614c41bf872f02aebb5c40c2ec78f61870 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Sep 08 13:24:21 2017 -0700 |
committer | Selim Cinek <cinek@google.com> | Fri Sep 08 13:24:21 2017 -0700 |
tree | 73bc75b90ed65c43b01d18476c563e228c6b0290 | |
parent | 406042a5be6f06c57f9e76858b5535c5197f5515 [diff] |
Fixed a flakey test Since the test could be off the UI thread, cancelling would not be synchronized properly. Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/NotificationInflaterTest.java Change-Id: Icfb02b637b76cdfb853c88130eabddf75203909b Fixes: 65031224