zte support

This commit is contained in:
w1nst0n 2020-03-17 16:21:41 +01:00
parent 0ed437acc4
commit a0b299fa84

14
lists/zte.sh Normal file
View file

@ -0,0 +1,14 @@
#!/bin/bash
# I NEVER HAD A LG 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 LG 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
)