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
tree: 3c5c38f8d0d6b8111ae9576cc343f31ac25432dd
  1. apex/
  2. framework/
  3. service/
  4. OWNERS
  5. TEST_MAPPING