probeGlobalSettingsProfile

Probes a profile of Settings.Global values (boot count, airplane/auto-time, provisioning, Wi-Fi/mobile data, zen mode, HTTP proxy hash, private DNS host hash on Android 9+).

Privacy: boot count is a semi-stable counter; proxy/private-DNS values are network-config signals and are hashed. No permission required to read these globals.

Return

Map of probe keys to global-setting values.

Parameters

context

Context providing the content resolver.