From 0cd112e7d0ce7e1fc4d74113d113e3082ea391cd Mon Sep 17 00:00:00 2001 From: INF1NUM Date: Fri, 13 Nov 2015 10:35:34 +0300 Subject: [PATCH] Delete zipalign.txt --- zipalign.txt | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 zipalign.txt diff --git a/zipalign.txt b/zipalign.txt deleted file mode 100644 index da8a7e5..0000000 --- a/zipalign.txt +++ /dev/null @@ -1,11 +0,0 @@ -Zip alignment utility -Copyright (C) 2009 The Android Open Source Project - -Usage: zipalign [-f] [-v] [-z] infile.zip outfile.zip - zipalign -c [-v] infile.zip - - : alignment in bytes, e.g. '4' provides 32-bit alignment - -c: check alignment only (does not modify file) - -f: overwrite existing outfile.zip - -v: verbose output - -z: recompress using Zopfli \ No newline at end of file