0x192 / universal-android-debloater

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
15.62k stars 825 forks source link

com.wssyncmldm is needed for OTA Updates (it should not be in recommended) #314

Closed t-legiaw closed 2 years ago

t-legiaw commented 2 years ago

Your phone: Samsung Galaxy S22 Ultra

Packages documentation to update:

com.wssyncmldm

Documentation change

List: Oem Removal: Expert (this can break important features)

com.wssyncmldm

List: Oem :arrow_right: Expert RemovalRecommended :arrow_right: Expert

Current description

Software update\nFetch System OTA updates\nWorks along with com.sec.android.soagent\n"

Proposed description

Software update\nFetch System OTA updates\nWorks along with com.sec.android.soagent\nRequired on Samsung Smartphones for OTA"

atraxsrc commented 2 years ago

I agree on this, I just restored it and update the s21. Same goes for "com.samsung.accessibility" (used for clearing system cache from apps such as SD-Maid)

AnonymousWP commented 2 years ago

@t-legiaw @atraxsrc See my PR: https://github.com/0x192/universal-android-debloater/pull/316. What do you think?

atraxsrc commented 2 years ago

@t-legiaw @atraxsrc See my PR: https://github.com/0x192/universal-android-debloater/pull/316. What do you think?

Nice!!! Looks good

t-legiaw commented 2 years ago

@t-legiaw @atraxsrc See my PR: #316. What do you think?

Looks pretty good

AnonymousWP commented 2 years ago

@t-legiaw @atraxsrc See my PR: #316. What do you think?

Looks pretty good

You didn't have to close this issue, as my PR would have automatically closed it once it got merged.

t-legiaw commented 2 years ago

... my PR would have automatically closed it once it got merged

ah ok - that makes sense. Should I reopen the issue?

AnonymousWP commented 2 years ago

... my PR would have automatically closed it once it got merged

ah ok - that makes sense. Should I reopen the issue?

Yeah sure, because it's still an issue (as the PR is not merged yet). Plus it gives others the opportunity to join the conversation and give their opinion/insight about this issue.

t-legiaw commented 2 years ago

reopened - awaiting merge ...