universal-android-debloater/lists/zte.sh
2020-06-15 15:05:46 +02:00

15 lines
334 B
Bash

#!/bin/bash
# I NEVER HAD A ZTE DEVICE ON HAND.
# I did some intensive searches on the web to find a list and I try my best to document it. But I need ZTE users to really improve it.
# I use [MORE INFO NEEDED] tag as a marker.
declare -a zte=(
"com.zte.assistant"
# ZTE Voice Assistant
"com.zte.weather"
# ZTE Weather app
)