commit | 036a5e2ada43add09d413b310332484381f785c7 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Thu Nov 23 18:38:57 2023 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Fri Nov 24 08:46:51 2023 +0000 |
tree | 4d0b90ab29e8781bf4862103fa6fad76cfdeb0b3 | |
parent | a8bb7bf39b344217cf92bd461647d2f7d0350620 [diff] |
Avoid registering DisplayListener to the real service This is needed because the SystemServicesTestRule will dispose UiThread when tearDown, which can result closing executor for registered listener. Fix: 310697129 Test: deflaky run Change-Id: Ic1894d542f8563c3af4ba66a7035ffa001eee9f5