Merge branch 'samsung_wallpaper_fix' into 'master'

Moved com.samsung.android.app.dressroom to advanced

Closes #91

See merge request W1nst0n/universal-android-debloater!27
This commit is contained in:
Nathan Jankowski 2021-10-09 04:38:46 +00:00
commit 71721e7892

View file

@ -135,11 +135,6 @@ declare -a samsung=(
# Samsung's adaptive super AMOLED screen optimizes the color range, saturation, and sharpness of the picture depending on what you're watching or doing.
# This package lets you to manually customize the color settings to match your preferences.
"com.samsung.android.app.dressroom"
# Samsung Wallpapers
# Wallaper manager from the launcher. You can remove it and still set a wallpaper from the Gallery.
# Has INTERNET permission and... ACCESS_MEDIA_LOCATION
"com.samsung.android.app.episodes"
# Samsung story album (https://www.samsung.com/in/support/mobile-devices/what-is-story-album-application-in-samsung-galaxy-s4/)
@ -1919,6 +1914,11 @@ declare -a samsung=(
# Fetch System OTA updates
# Works along with com.sec.android.soagent
#"com.samsung.android.app.dressroom"
# Samsung Wallpapers
# Wallpaper manager. This is required to set a wallpaper through the Gallery, Settings, and launcher.
# Has INTERNET permission and... ACCESS_MEDIA_LOCATION
)