[BR13] dump Device Configs to dumpsys

Note that device configuration values may not accurately reflect
the feature's enabled or disabled status. This is because feature
activation is also influenced by factors such as SDK level and
other device flags.

Sample Output:
Device Configs:
  SKIP_TCP_POLL_IN_LIGHT_DOZE=true
  FEATURE_IS_UID_NETWORKING_BLOCKED=false
  IGNORE_TCP_INFO_FOR_BLOCKED_UIDS=true

Test: adb shell dumpsys network_stack
Bug: 297836825
Change-Id: I1aca68f2aced45a6929bcdd0da16499ea358b6d6
1 file changed