commit | 5d1dac912a0cac12f65da00954872f3591efed80 | [log] [tgz] |
---|---|---|
author | Ioana Alexandru <aioana@google.com> | Wed Jul 10 15:48:40 2024 +0200 |
committer | Ioana Alexandru <aioana@google.com> | Wed Jul 10 15:58:25 2024 +0200 |
tree | f4114e971ef5f7afaacf8fcf51683e5cc8866b7e | |
parent | d4a7ac677111a1fb43bbc553f09e8a264f243c5e [diff] |
Fix ZenModeRepositoryTest failures One issue was that the arg captor wasn't accounting for the extra params we added in ag/28185825. The second issue was that @DisableFlags wasn't working correctly, so we need to use lazy initialization (b/352296216). Bug: 352289773 Test: ZenModeRepositoryTest Flag: EXEMPT trivial change + test-only change Change-Id: Ibfcf370aea71c94bcacac7399f68f065c7ca6a03