commit | e43cc99e308e6a19599c010a057336c4334120c1 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Fri Jan 20 15:12:07 2023 -0500 |
committer | Evan Laird <evanlaird@google.com> | Wed Feb 01 12:21:18 2023 -0500 |
tree | 07963e10325b518fda4c85fabb594e725ed08b0d | |
parent | 2319065bcf3978e93d6538645c9206d1d296677d [diff] |
[Sb refactor] CarrierConfigRepository CarrierConfigRepository is meant to replace the old CarrierConfigTracker class and be easier to add new keys to. It exposes the ability to get a SystemUiCarrierConfig object which exposes tracked keys as individual Flows to be consumed in the modern-arch way. Test: CarrierConfigRepositoryTest Test: SystemUiCarrierConfigTest Test: MobileConnectionRepositoryTest Bug: 238425913 Change-Id: Id3ae744f62aae526bdd8573151632814617c1bd7