You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### androidmanagement:v1
The following keys were changed:
- schemas.Policy.properties.setUserIconDisabled.description
- schemas.Policy.properties.shareLocationDisabled.description
"description": "Whether changing the user icon is disabled. The setting has effect only on fully managed devices.",
6556
+
"description": "Whether changing the user icon is disabled. This applies only on devices running Android 7 and above.",
6557
6557
"type": "boolean"
6558
6558
},
6559
6559
"setWallpaperDisabled": {
@@ -6568,7 +6568,7 @@
6568
6568
"type": "array"
6569
6569
},
6570
6570
"shareLocationDisabled": {
6571
-
"description": "Whether location sharing is disabled. share_location_disabled is supported for both fully managed devices and personally owned work profiles.",
6571
+
"description": "Whether location sharing is disabled.",
0 commit comments