commit | 2d007421a3f10ac0402d34b6e6f04eb08908ebc5 | [log] [tgz] |
---|---|---|
author | Eliot Courtney <edcourtney@google.com> | Mon Feb 05 18:39:45 2018 +0900 |
committer | Eliot Courtney <edcourtney@google.com> | Mon Feb 05 19:25:54 2018 +0900 |
tree | bdc212fcafb51d595555ba8108a6b3ca9b393e23 | |
parent | 1204834121070afea50fcc9b17a6604fcac4f3a8 [diff] |
Make sure to set-up listener last in NonPhoneDependencyTest. It turns out that when the listener is added, a notification could come in, and then call one of the managers that wasn't set up yet, causing an NPE. This led to some flaky presubmits. Bug: 72648842 Test: none Change-Id: I250e916246ba7ce8aa356e941ad2b5551303c472