3.1 changes

This commit is contained in:
Mikael Karlsson
2021-06-08 19:02:25 +10:00
parent c7f8cbe760
commit 18533494b2
318 changed files with 163882 additions and 137 deletions

View File

@@ -0,0 +1,106 @@
{
"connectivity_windowsphonegeneral": [
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiName",
"descriptionResourceKey": "blockWiFiDescription",
"childSettings": [
],
"options": [
],
"entityKey": "wifiBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiTetheringName",
"descriptionResourceKey": "empty",
"childSettings": [
],
"options": [
],
"entityKey": "cellularBlockWifiTethering",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiHotspotAutoConnectName",
"descriptionResourceKey": "blockWiFiHotspotAutoConnectDescription",
"childSettings": [
],
"options": [
],
"entityKey": "wifiBlockAutomaticConnectHotspots",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockWiFiHotspotReportingName",
"descriptionResourceKey": "blockWiFiHotspotReportingDescription",
"childSettings": [
],
"options": [
],
"entityKey": "wifiBlockHotspotReporting",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockNFCName",
"descriptionResourceKey": "blockNFCDescription",
"childSettings": [
],
"options": [
],
"entityKey": "nfcBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
},
{
"dataType": 0,
"category": 21,
"nameResourceKey": "blockBluetoothName",
"descriptionResourceKey": "blockBluetoothDescription",
"childSettings": [
],
"options": [
],
"entityKey": "bluetoothBlocked",
"booleanActions": 3,
"defaultValue": false,
"policyType": 100,
"enabled": true
}
]
}