Added DeviceConfig.dump() method
That will allow it to include more information, like the property
change listeners. Example:
$ adb shell dumpsys device_config | grep listeners | head -5
245 listeners for 185 namespaces:
accessibility: 2 listeners
activity_manager: 5 listeners
Bug: 364399200
Test: m framework-configinfrastructure.stubs.source.module_lib-update-current-api
Test: atest ConfigInfrastructureServiceUnitTests:DeviceConfigTest
Flag: android.provider.flags.dump_improvements
Change-Id: Ifab219bccededb07de558dced9d6203efe568042
6 files changed