mirror of
https://github.com/MuntashirAkon/android-debloat-list.git
synced 2025-01-13 04:37:54 +08:00
Update warning
- com.android.externalstorage - com.android.providers.media Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This commit is contained in:
parent
6012dd6209
commit
0d5369a128
@ -283,7 +283,8 @@
|
|||||||
"id": "com.android.externalstorage",
|
"id": "com.android.externalstorage",
|
||||||
"label": "External Storage",
|
"label": "External Storage",
|
||||||
"description": "Needed by apps to access external storage such as memory cards.",
|
"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",
|
"id": "com.android.facelock",
|
||||||
@ -601,7 +602,8 @@
|
|||||||
"web": [
|
"web": [
|
||||||
"https://developer.android.com/guide/topics/providers/content-providers.html"
|
"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",
|
"id": "com.android.providers.partnerbookmarks",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user