From 7eb53e34fd5ea3c872055d7b075a10d2d0e8f4ad Mon Sep 17 00:00:00 2001 From: w1nst0n Date: Sat, 11 Jan 2020 19:23:27 +0100 Subject: [PATCH] Moved Verizon Motorola specific packages to Carriers.sh --- lists/Motorola.sh | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/lists/Motorola.sh b/lists/Motorola.sh index 61fae4f..2de518f 100644 --- a/lists/Motorola.sh +++ b/lists/Motorola.sh @@ -1,10 +1,4 @@ +#!/bin/bash + declare -a motorola_bloat=( - "com.motorola.mot5gmod" - "com.motorola.vzw.mot5gmod" - "com.discoveryscreen" - "com.motorola.vzw.cloudsetup" - "com.motorola.ltebroadcastservices_vzw" - "com.motorola.vzw.loader" - "com.motorola.omadm.vzw" - "com.motorola.vzw.provider" ) \ No newline at end of file