commit | be885c832f23b32aa11d44d234adffeedc6a90a7 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Wed Nov 20 13:04:54 2019 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Tue Mar 03 13:22:39 2020 -0500 |
tree | 60642c66893366667f10d3c7e7a2b31814ef35f6 | |
parent | d9d21afdd499033e7bebfa84f204d0254a039095 [diff] |
Remove Dependency.staticOnConfigurationChanged ConfigurationChangedReceiver is removed. Classes that want to be notified of configuration changes should implement ConfigurationController.ConfigurationListener instead and register themselves with the ConfigurationController. This CPs http://ag/9762349 Change-Id: I00c08a30b6d8dcac7e26230cb4354bc1fda74b10 Merged-In: Id2c3fe5ae2729b181769fb31b8050da264299d72 Bug: 150541820 Test: atest SystemUITests