InstalledAppsProbeCollector
Advanced (opt-in) collector for SignalCategory.InstalledAppsProbe.
Infers installed apps by probing well-known URI schemes with PackageManager.resolveActivity and combines this with aggregate installed-package counts (probeInstalledPackages). Package visibility restrictions (Android 11+) limit results.
Privacy: high — detecting installed apps (messaging, finance, dating, etc.) is strongly identifying and can reveal sensitive user attributes, hence its Advanced tier.
APIs probed: PackageManager.resolveActivity, PackageManager.getInstalledApplications.