commit | b9ac4c8fe270002a3362d361ef7748b88013d89e | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Wed Feb 05 15:29:02 2025 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Feb 05 15:42:54 2025 +0900 |
tree | b44c0583ce81651108abb103c6369c1d2cb40613 | |
parent | 15285c29ef79a1d6c30fbefe26b2eaa2c38b2145 [diff] |
Wait for carrier config to apply in tests TetheringManagerTest#testRequestLatestEntitlementResult in particular set carrier config overrides without waiting for the override to be applied, which caused flakes. Wait for the override to be applied when adding and clearing them. This makes the logic to wait for the update in NetworkAgentTest unnecessary. Bug: 391966043 Test: atest Change-Id: I371ff5742627ca0b1b6eb6be5f0fd19a0487ae83