commit | c4d81f0905d937856350f048f3931ac7570d412d | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Mon Oct 21 08:38:16 2024 +0000 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Tue Oct 22 09:13:45 2024 +0000 |
tree | 38972af1a55ba8c21795dea524a51e46a734fc85 | |
parent | a994119a5aa6a5fa31f522ff17930beceefdef97 [diff] |
Split ConfigurationController and ConfigurationForwarder This will enable to create several ConfigurationForwarder(s) to propagate config changes from different sources (e.g. different windows/displays), and avoid injecting ConfigurationController for cases where we only need to propagate the config to other classes. Bug: 374266535 Test: Compilation - trivial interface split Flag: NONE trivial interface split Change-Id: I30e409bbba3913e24bbf528051527565d24a056c