mirror of
https://github.com/MuntashirAkon/android-debloat-list.git
synced 2025-01-13 04:37:54 +08:00
Update description for com.google.android.providers.media.module
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
This commit is contained in:
parent
f9cdddeb67
commit
46ccc60ad8
@ -601,7 +601,7 @@
|
|||||||
"web": [
|
"web": [
|
||||||
"https://developer.android.com/guide/topics/providers/content-providers.html"
|
"https://developer.android.com/guide/topics/providers/content-providers.html"
|
||||||
],
|
],
|
||||||
"removal": "caution"
|
"removal": "unsafe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "com.android.providers.partnerbookmarks",
|
"id": "com.android.providers.partnerbookmarks",
|
||||||
|
@ -261,8 +261,12 @@
|
|||||||
{
|
{
|
||||||
"id": "com.google.android.providers.media.module",
|
"id": "com.google.android.providers.media.module",
|
||||||
"label": "Media",
|
"label": "Media",
|
||||||
"description": "Media Storage\nIn Android 11 this is literally what provides access to files.\nSafe to disable, but NOT recommended; breaks file browsers and other forms of file access.\nContent providers encapsulate data, providing centralized management of data shared between apps.\nhttps://developer.android.com/guide/topics/providers/content-providers.html",
|
"description": "Provider of media files (images, videos and such).\nContent providers encapsulate data, providing centralized management of data shared between apps.",
|
||||||
"removal": "unsafe"
|
"web": [
|
||||||
|
"https://developer.android.com/guide/topics/providers/content-providers.html"
|
||||||
|
],
|
||||||
|
"removal": "unsafe",
|
||||||
|
"warning": "Breaks file browsers and other forms of file access."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "com.gsma.rcs",
|
"id": "com.gsma.rcs",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user