Update removal of Files app

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This commit is contained in:
Muntashir Al-Islam 2023-08-01 09:44:04 +06:00
parent 27b1fc028f
commit 625321c483
2 changed files with 4 additions and 4 deletions

View File

@ -215,7 +215,7 @@
"label": "Files", "label": "Files",
"description": "Occasionally runs in the background.\nFile selector for other apps.", "description": "Occasionally runs in the background.\nFile selector for other apps.",
"removal": "unsafe", "removal": "unsafe",
"warning": "Storage Access Framework (SAF) will BREAK if this is disabled." "warning": "Storage Access Framework (SAF) will break if this is disabled."
}, },
{ {
"id": "com.android.documentsui.a_overlay", "id": "com.android.documentsui.a_overlay",

View File

@ -809,9 +809,9 @@
{ {
"id": "com.google.android.documentsui", "id": "com.google.android.documentsui",
"label": "Files", "label": "Files",
"description": "Files by Google.\nOccasionally runs in the background.\nFile selector for other apps. Another file browser can replace most of the functionality, but not all apps support that.", "description": "Occasionally runs in the background.\nFile selector for other apps.",
"removal": "caution", "removal": "unsafe",
"warning": "Safe to disable, but will break file saving/loading functionality for some apps." "warning": "Storage Access Framework (SAF) will break if this is disabled."
}, },
{ {
"id": "com.google.android.ext.shared", "id": "com.google.android.ext.shared",