-
-
Save oxxxxxy/492710684283cc7e5c95fb3dc8ed44b3 to your computer and use it in GitHub Desktop.
Unihertz Titan Debloat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Magisk Modules: | |
- BusyBox | |
- Debloater | |
# ROM | |
debloat -d com.android.bips com.android.bookmarkprovider com.android.chrome com.android.deskclock com.android.dreams.basic com.android.egg com.android.emergency com.android.mms com.android.mms.service com.android.printspooler com.android.statementservice com.android.wallpaper.livepicker com.android.wallpaperbackup com.android.wallpapercropper com.android.soundrecorder com.mediatek.notebook | |
# AGold | |
debloat -d com.agold.newsos com.scanning.agold.agoldscanning com.agoldcomm.toolbox com.agold.autopoweronoff com.agold.trackrecord com.android.agold.flashtest com.agold.AgoldFactoryTest com.agold.cyclocomputer com.agui.app.memtester com.agui.game com.agui.wifi com.agui.studentmodel com.agui.usbcamera | |
# Carriers | |
debloat -d com.verizon.remoteSimlock | |
# Mediatek | |
debloat -d com.mediatek.omacp com.mediatek.simprocessor com.mediatek.miravision.ui com.mediatek.atmwifimeta com.mediatek.ims.pco com.mediatek.engineermodecmas com.mediatek.cellbroadcastreceiver com.mediatek.op12.cellbroadcastreceiver com.mediatek.op08.cellbroadcastreceiver com.mediatek.op236.cellbroadcastreceiver com.mediatek.op07.cellbroadcastreceiver com.mediatek.op20.cellbroadcastreceiver | |
debloat -d com.google.android.apps.docs com.google.android.apps.maps com.google.android.apps.photos com.google.android.apps.tachyon com.google.android.apps.wellbeing com.google.android.feedback com.google.android.gm com.google.android.gms.location.history com.google.android.googlequicksearchbox com.google.android.inputmethod.latin com.google.android.marvin.talkback com.google.android.printservice.recommendation com.google.android.syncadapters.calendar com.google.android.tts com.google.android.videos com.google.android.youtube com.google.android.calendar com.google.android.setupwizard com.google.android.apps.youtube.music com.google.android.apps.restore com.google.android.overlay.searchlauncherconfig com.google.android.projection.gearhead com.google.android.apps.googleassistant com.google.android.onetimeinitializer com.google.android.apps.messaging com.google.android.partnersetup com.google.android.keep com.google.android.apps.nbu.files | |
# Google Play Services & Co | |
debloat -d com.android.vending com.google.android.gms com.google.android.gsf com.google.android.ims com.google.android.tag com.google.android.gmsintegration | |
# Extra Packages (for information) | |
- com.android.launcher3 # Stock Launcher | |
- me.zhanghai.android.files # File Manager | |
## Sources | |
1. https://technastic.com/xiaomi-bloatware-list-miui/ | |
2. https://www.olorin.me/2019/09/08/debloating-the-umidigi-f1-play/ | |
3. https://www.olorin.me/2020/02/11/debloating-the-umidigi-f2/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment