fleet/docs/solutions/android/configuration-profiles/enforce-google-play-protect.json
Steven Palmesano 0ae3392a4a
Rename Android config profiles for consistency (#37486)
The file names should describe what they do, not the policies that they
use inside.
2025-12-19 09:43:38 -06:00

5 lines
99 B
JSON

{
"advancedSecurityOverrides": {
"googlePlayProtectVerifyApps": "VERIFY_APPS_ENFORCED"
}
}