summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgenerate-blob-scripts.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/generate-blob-scripts.sh b/generate-blob-scripts.sh
index cb5443c..e469612 100755
--- a/generate-blob-scripts.sh
+++ b/generate-blob-scripts.sh
@@ -168,6 +168,7 @@ do
FOUND=false
diff $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt |
grep -v '\.odex$' |
+ grep -v '\.apk$' |
grep '>' |
cut -b 3- |
while read FULLPATH