diff options
| author | 2025-01-09 13:12:17 +0800 | |
|---|---|---|
| committer | 2025-01-09 17:59:47 +0800 | |
| commit | 32e1982d50517dd4a4305c22fa87f7fd5e9c5579 (patch) | |
| tree | 18c223035e5f870c3c5ce3ab70a47769963424f7 /tests/DynamicCodeLoggerIntegrationTests/src | |
| parent | a4e6cc06acba11f1a150b276aed28048a279075c (diff) | |
Extract WindowManagerService test support logic.
This commit extracts the setup and teardown logic for
WindowManagerService tests from SystemServicesTestRule into a new file,
WindowManagerServiceTestSupport.kt. It allows other test modules to
reuse this logic.
Specifically, CarLaunchParamsModifierUpdatableTest, which directly calls
WindowManagerService.main, was missing the teardown logic updates in
SystemServicesTestRule causing test failures.
Bug: 356738240
Test: atest WmTests:WindowManagerServiceTests
Flag: com.android.window.flags.condense_configuration_change_for_simple_mode
Change-Id: I0ccccdfe39f366bcc0e247472034b07e2955368c
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src')
0 files changed, 0 insertions, 0 deletions