Skip to content

Commit

Permalink
Update removal of Files app
Browse files Browse the repository at this point in the history
Signed-off-by: Muntashir Al-Islam <[email protected]>
  • Loading branch information
MuntashirAkon committed Aug 1, 2023
1 parent 27b1fc0 commit 625321c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion aosp.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions google.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 625321c

Please sign in to comment.