Compare commits

...

2 Commits

Author SHA1 Message Date
CatSalad ⭐ D.Burch
1a684ccae8 Merge 2dad749b46 into 83a603e1bf 2024-03-15 21:23:12 +00:00
CatSalad ⭐ D.Burch
2dad749b46 Update pending.json
Added note on com.samsung.android.providers.media entry regarding screenshot issue when this package is disabled. Error message will state an issue with security policy. Tested on Samsung Galaxy S20 (Android 13) and S22 (Android 14)

Signed-off-by: CatSalad  D.Burch <118766369+devsalad@users.noreply.github.com>
2024-03-15 21:22:43 +00:00

View File

@@ -626,7 +626,7 @@
}, },
{ {
"id": "com.samsung.android.providers.media", "id": "com.samsung.android.providers.media",
"description": "Likely same as com.android.providers.media; scans the device for media files and allows permitted apps access to them.", "description": "Likely same as com.android.providers.media; scans the device for media files and allows permitted apps access to them. Disabling this package can cause issues with saving screenshots.",
"removal": "caution" "removal": "caution"
}, },
{ {
@@ -1290,4 +1290,4 @@
"description": "Used for VoLTE/VoWifi (Wifi-calling)\nIwLAN = Interworking wLAN.\nSupport for mobile data offloading (use of complementary network technologies for delivering data originally targeted for cellular networks)\nIt means your phone will use the Wi-Fi connection instead of the cellular data connection.\nhttps://en.wikipedia.org/wiki/Mobile_data_offloading", "description": "Used for VoLTE/VoWifi (Wifi-calling)\nIwLAN = Interworking wLAN.\nSupport for mobile data offloading (use of complementary network technologies for delivering data originally targeted for cellular networks)\nIt means your phone will use the Wi-Fi connection instead of the cellular data connection.\nhttps://en.wikipedia.org/wiki/Mobile_data_offloading",
"removal": "caution" "removal": "caution"
} }
] ]