Destroy tiles created in tests
If tiles are not properly dispossed, their handlers may keep messages past the test boundary. Test: atest SystemUITests Fixes 299491332 Change-Id: I100d246c30933d805dbe20e021e9e701953f97d3 (cherry picked from commit b95fa817)
Showing
- packages/SystemUI/tests/src/com/android/systemui/qs/tiles/DeviceControlsTileTest.kt 3 additions, 0 deletions...c/com/android/systemui/qs/tiles/DeviceControlsTileTest.kt
- packages/SystemUI/tests/src/com/android/systemui/qs/tiles/DreamTileTest.java 11 additions, 0 deletions...ests/src/com/android/systemui/qs/tiles/DreamTileTest.java
- packages/SystemUI/tests/src/com/android/systemui/qs/tiles/RotationLockTileTest.java 11 additions, 3 deletions...c/com/android/systemui/qs/tiles/RotationLockTileTest.java
Please register or sign in to comment