From 625321c48309a3ff5bf4294c1cf7999ffe70d122 Mon Sep 17 00:00:00 2001 From: Muntashir Al-Islam Date: Tue, 1 Aug 2023 09:44:04 +0600 Subject: [PATCH] Update removal of Files app Signed-off-by: Muntashir Al-Islam --- aosp.json | 2 +- google.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aosp.json b/aosp.json index ac19eb3..2cecc90 100644 --- a/aosp.json +++ b/aosp.json @@ -215,7 +215,7 @@ "label": "Files", "description": "Occasionally runs in the background.\nFile selector for other apps.", "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", diff --git a/google.json b/google.json index 9f16642..4749a09 100644 --- a/google.json +++ b/google.json @@ -809,9 +809,9 @@ { "id": "com.google.android.documentsui", "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.", - "removal": "caution", - "warning": "Safe to disable, but will break file saving/loading functionality for some apps." + "description": "Occasionally runs in the background.\nFile selector for other apps.", + "removal": "unsafe", + "warning": "Storage Access Framework (SAF) will break if this is disabled." }, { "id": "com.google.android.ext.shared",