Commit 3e106a9d authored by topjohnwu's avatar topjohnwu

Add version info

parent 9de3c582
...@@ -53,6 +53,7 @@ static void statements() { ...@@ -53,6 +53,7 @@ static void statements() {
static void usage(char *arg0) { static void usage(char *arg0) {
fprintf(stderr, fprintf(stderr,
"MagiskPolicy v" xstr(MAGISK_VERSION) " (by topjohnwu & phh) - SEPolicy Modification Tool\n\n"
"%s [--options...] [policystatements...]\n\n" "%s [--options...] [policystatements...]\n\n"
"Options:\n" "Options:\n"
" --live: directly load patched policy to device\n" " --live: directly load patched policy to device\n"
......
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