commit | 505460a2a0bb206bbaf592d931805101125f625e | [log] [tgz] |
---|---|---|
author | Iván Budnik <ivanbuper@google.com> | Thu Dec 28 22:09:03 2023 +0000 |
committer | Iván Budnik <ivanbuper@google.com> | Fri Dec 29 15:16:27 2023 +0000 |
tree | b6a81f5bdc829f69405632a858298ff4dca83a44 | |
parent | 6f83d172a26d74a59474d017c8d07e6ec196de37 [diff] |
Preload system routes on ProxyMediaRouter2 instances Preloading system routes avoids an initial incongruent state where MediaRouter2 does not store any routes, which happens between instantiation and receiving the first batch of route updates from system server. Regular MediaRouter2 instances already preload system routes. Test: atest CtsMediaBetterTogetherTestCases Bug: 316584471 Change-Id: I62fd163108737a40bb2f82050e46d4c2c4c3f142