Update warning

- com.android.externalstorage
- com.android.providers.media

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This commit is contained in:
Muntashir Al-Islam 2023-08-19 00:30:56 +06:00
parent 6012dd6209
commit 0d5369a128

View File

@ -283,7 +283,8 @@
"id": "com.android.externalstorage",
"label": "External Storage",
"description": "Needed by apps to access external storage such as memory cards.",
"removal": "unsafe"
"removal": "unsafe",
"warning": "Storage Access Framework (SAF) will break if this is disabled."
},
{
"id": "com.android.facelock",
@ -601,7 +602,8 @@
"web": [
"https://developer.android.com/guide/topics/providers/content-providers.html"
],
"removal": "unsafe"
"removal": "unsafe",
"warning": "Breaks features related to media storage (images, videos, music, etc.) if disabled"
},
{
"id": "com.android.providers.partnerbookmarks",