universal-android-debloater/lists/LG.sh
2020-01-09 15:23:21 +01:00

89 lines
2.2 KiB
Bash

#!/bin/bash
declare -a lg_bloat=(
"com.android.LGSetupWizard"
"com.lge.appbox.client"
"com.lge.bnr"
"com.lge.bnr.launcher"
"com.lge.cic.eden.service"
"com.lge.clock"
"com.lge.cloudhub"
"com.lge.drmservice"
"com.lge.easyhome"
"com.lge.eltest"
"com.lge.email"
"com.lge.eula"
"com.lge.eulaprovider"
"com.lge.fmradio"
"com.lge.friendsmanager"
"com.lge.gallery.collagewallpaper"
"com.lge.gallery.vr.wallpaper"
"com.lge.gcuv"
"com.lge.gestureanswering"
"com.lge.gnss.airtest"
"com.lge.gnsslogcat"
"com.lge.gnsspostest"
"com.lge.gnsstest"
"com.lge.hifirecorder"
"com.lge.homeselector"
"com.lge.hotspotlauncher"
"com.lge.ia.task.incalagent"
"com.lge.ia.task.smartcare"
"com.lge.ia.task.smartsetting"
"com.lge.iftttmanager"
"com.lge.ime"
"com.lge.ime.solution.handwriting"
"com.lge.ime.solution.text"
"com.lge.launcher2"
"com.lge.launcher2.theme.optimus"
"com.lge.launcher3"
"com.lge.leccp"
"com.lge.lgaccount"
"com.lge.lgdrm.permission"
"com.lge.lginstallservies"
"com.lge.lgmapui"
"com.lge.lgsetupview"
"com.lge.lgworld"
"com.lge.lifetracker"
"com.lge.mirrorlink"
"com.lge.mlt"
"com.lge.mtalk.sf"
"com.lge.musicshare"
"com.lge.myplace"
"com.lge.myplace.engine"
"com.lge.phonemanagement"
"com.lge.privacylock"
"com.lge.qhelp"
"com.lge.qhelp.application"
"com.lge.qmemoplus"
"com.lge.remote.lgairdrive"
"com.lge.remote.setting"
"com.lge.sizechangable.musicwidget.widget"
"com.lge.sizechangable.weather"
"com.lge.sizechangable.weather.platform"
"com.lge.sizechangable.weather.theme.optimus"
"com.lge.smartdoctor.webview"
"com.lge.smartshare"
"com.lge.smartshare.provider"
"com.lge.smartsharepush"
"com.lge.snappage"
"com.lge.springcleaning"
"com.lge.sync"
"com.lge.updatecenter"
"com.lge.video.vr.wallpaper"
"com.lge.videoplayer"
"com.lge.videostudio"
"com.lge.voicecare"
"com.lge.vrplayer"
"com.lge.wernicke"
"com.lge.wernicke.nlp"
"com.lge.wfd.spmirroring.source"
"com.lge.wfds.service.v3"
"com.lge.wifi.p2p"
"com.lge.wifihotspotwidget"
"com.nextradioapp.nextradio"
#******** DEBLOAT AVANCE ********#
#"com.lge.filemanager" #Stock file manager
"com.lge.music" #Stock music player
#"com.lge.floatingbar" #Floating bar
)