commit | 6ca9fe4839949862ea2ba4a14bd159ab07b38d94 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Fri Sep 13 12:22:07 2024 +0200 |
committer | Robin Lee <rgl@google.com> | Fri Sep 13 14:17:42 2024 +0000 |
tree | 32d6d7ca4d39c5a1b886b2389c80e29b600323d3 | |
parent | 8592e887d3ace8dd18282a2d3b86f1426001fe0d [diff] |
Extract TestDisplayWindowSettingsProvider class This is useful for injecting TestStorage instead of the real disk in hermetic tests. It should be used in more tests than just the DisplayWindowSettingsProvider unit tests. Flag: EXEMPT mechanical refactor Test: atest WmTests Bug: 362981229 Change-Id: I1a7ec7d236cad3c6b583ac3ad16a75ac2a5bc0d1