Update build script and remove redundant file

This commit is contained in:
topjohnwu
2017-03-19 05:02:20 +08:00
parent 0d10b812fe
commit 9f9333315e
3 changed files with 0 additions and 30 deletions
-1
View File
@@ -103,7 +103,6 @@ EXIT /B %ERRORLEVEL%
ECHO * Copying Files
ECHO ************************
COPY /Y scripts\ramdisk_patch.sh zip_static\common\ramdisk_patch.sh
COPY /Y scripts\magisksu.sh zip_static\common\magisksu.sh
COPY /Y scripts\init.magisk.rc zip_static\common\init.magisk.rc
COPY /Y binaries\busybox-arm zip_static\arm\busybox
COPY /Y binaries\busybox-arm64 zip_static\arm64\busybox