fleet/docs/solutions/android/configuration-profiles/README.md
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

2 lines
151 B
Markdown

- `disable-camera.json` uses `cameraDisabled`, which is deprecated. We should
change this profile to use `cameraAccess` instead, and test to verify.