From 0718af5150c423a9625a69d90bdad880afeb3e57 Mon Sep 17 00:00:00 2001 From: toda-kolel Date: Tue, 20 May 2025 09:28:31 +0300 Subject: [PATCH] Create com.google.android.apps.docs.editors.sheets.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit גוגל שיטס --- .../com.google.android.apps.docs.editors.sheets.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app-policies/productivity/com.google.android.apps.docs.editors.sheets.json diff --git a/app-policies/productivity/com.google.android.apps.docs.editors.sheets.json b/app-policies/productivity/com.google.android.apps.docs.editors.sheets.json new file mode 100644 index 0000000..f0d3514 --- /dev/null +++ b/app-policies/productivity/com.google.android.apps.docs.editors.sheets.json @@ -0,0 +1,9 @@ +{ + "type": "Fixed", + "packageName": "com.google.android.apps.docs.editors.sheets", + "category": "PRODUCTIVITY", + "networkPolicy": { + "mode": "FULL_OPEN" + }, + "minimumVersionCode": 0 +}