Update internal paths

This commit is contained in:
topjohnwu
2017-11-22 16:04:24 +08:00
parent 3bc31374ac
commit bc21a1fb71
7 changed files with 17 additions and 17 deletions

View File

@@ -78,6 +78,7 @@ def build_all(args):
build_apk(args)
zip_main(args)
zip_uninstaller(args)
build_snet(args)
def build_binary(args):
header('* Building Magisk binaries')