Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg(lg): add missing packages #489

Merged
merged 4 commits into from
Jun 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions resources/assets/uad_lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -11421,6 +11421,14 @@
"labels": [],
"removal": "Recommended"
},
"com.lge.lgdmsclient": {
"list": "Oem",
"description": "Actual \"Software Update\" App client\nI think you won't receive updates without this.\n",
mirko93s marked this conversation as resolved.
Show resolved Hide resolved
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Expert"
mirko93s marked this conversation as resolved.
Show resolved Hide resolved
},
"com.lge.lgdrm.permission": {
"list": "Oem",
"description": "Handle permissions for LG DRM (com.lge.drmservice).\nWhy does LG need a whole package for this?",
Expand Down Expand Up @@ -11557,6 +11565,14 @@
"labels": [],
"removal": "Recommended"
},
"com.lge.remote.lgairdrive": {
"list": "Oem",
"description": "LG AirDrive\nLets you to control files in your device via a wireless connection. \nTo use it, you need to sign in to your LG account on both the PC and mobile device.\nhttps://www.lg.com/africa/support/product-help/CT20080025-1436354408798-others\n \nLG AirDrive settings\nSee package below.\n",
AnonymousWP marked this conversation as resolved.
Show resolved Hide resolved
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
"com.lge.remote.setting": {
"list": "Oem",
"description": "LG AirDrive\nLets you to control files in your device via a wireless connection. \nTo use it, you need to sign in to your LG account on both the PC and mobile device.\nhttps://www.lg.com/africa/support/product-help/CT20080025-1436354408798-others\n \nLG AirDrive settings\nSee package above.\n",
Expand Down Expand Up @@ -32270,6 +32286,14 @@
"labels": [],
"removal": "Recommended"
},
"com.rsupport.rs.activity.lge.allinone": {
"list": "Oem",
"description": "LG RemoteCall service app\nUsed to get support from LG, safe to remove.",
mirko93s marked this conversation as resolved.
Show resolved Hide resolved
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Recommended"
},
"com.rsupport.rsperm.ntt": {
"list": "Oem",
"description": "Remote support service\nI found only permissions and not explained buttons in the code this app.",
Expand Down
Loading