This commit is contained in:
Mikael Karlsson
2021-10-07 20:06:31 +11:00
parent b852e9163c
commit 5976b0bffd
33 changed files with 1598 additions and 392 deletions

View File

@@ -266,6 +266,23 @@
"policyType": 2,
"enabled": true
},
{
"dataType": 0,
"category": 41,
"nameResourceKey": "securityDeveloperSettingsEnabledName",
"descriptionResourceKey": "securityDeveloperSettingsEnabledDescription",
"childSettings": [
],
"options": [
],
"entityKey": "securityDeveloperSettingsEnabled",
"booleanActions": 0,
"defaultValue": false,
"policyType": 2,
"enabled": false
},
{
"dataType": 0,
"category": 41,
@@ -1169,6 +1186,39 @@
"booleanActions": 0,
"policyType": 2,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": true,
"dataType": 8,
"category": 41,
"nameResourceKey": "workProfileAndroidEnrollmentTypesHeaderName",
"descriptionResourceKey": "workProfileAndroidEnrollmentTypesHeaderDescription",
"childSettings": [
{
"dataType": 0,
"category": 41,
"nameResourceKey": "workProfileBlockContactSharingViaBluetoothName",
"descriptionResourceKey": "workProfileBlockContactSharingViaBluetoothDescription",
"childSettings": [
],
"options": [
],
"entityKey": "bluetoothBlockContactSharing",
"booleanActions": 3,
"defaultValue": false,
"policyType": 2,
"enabled": true
}
],
"options": [
],
"booleanActions": 0,
"policyType": 2,
"enabled": true
}
]
}