commit | 49ffa7e3ac8d9a0cbbf483eeafe86a1f0c98c2c2 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Tue Mar 08 12:59:38 2022 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Thu Mar 10 09:07:59 2022 -0500 |
tree | 03c33820651b77fbe435afcdae0febdc3d62f85c | |
parent | 612b7a69dc8c196df2e26a0d78b1adf0dcd54e5d [diff] |
Fix loopers in TileServices For some reason, we were injecting a main Looper and also creating a separate handler using mainLooper. Instead, just use the same injected looper, but create a new handler for TileServiceManager. Test: atest TileServicesTest Test: atest CtsTileServiceTestCases Bug: 172251878 Change-Id: I75ff29d7d80ccfe63051113ffa5ba15acad4bb82