Commit 8c40db57 authored by topjohnwu's avatar topjohnwu

Don't build snet in all

parent 6fe03d27
......@@ -422,7 +422,6 @@ def build_all(args):
build_binary(args)
zip_main(args)
zip_uninstaller(args)
build_snet(args)
parser = argparse.ArgumentParser(description='Magisk build script')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment