commit | 327e83099e7a8a40716909c2a6cd26b43cda5c0f | [log] [tgz] |
---|---|---|
author | Corey Edwards <ensabahnur16@gmail.com> | Sun Feb 19 03:26:40 2017 +0530 |
committer | Shubham Singh <coolsks94@gmail.com> | Sun Apr 02 04:23:21 2017 +0530 |
tree | 1ca7a7fbdfdd8a9488e27ba51146bb552ed19252 | |
parent | 29273eae81ce341286ba04ab70205750c7969dc7 [diff] |
Make SuperSU optional w/ Magisk[1/2] DEFAULT_ROOT_METHOD := magisk Forces the build to flash Magisk Manager & Magisk zip DEFAULT_ROOT_METHOD := supersu Forces the build to compile Busybox & flash SuperSU Leaving this variable undefined results in rootless build Signed-off-by: Corey Edwards <ensabahnur16@gmail.com>