commit | 7be4311b280fe8f4d8400f64def73270235db36c | [log] [tgz] |
---|---|---|
author | Raman Verma <androgv@gmail.com> | Sun Jun 25 09:20:08 2017 +0530 |
committer | Anand Ramachandran <anand.nv1998@gmail.com> | Sun Jun 25 09:24:18 2017 +0530 |
tree | 66a9de11af715ef912895aa0cdcba32ce5a109ad | |
parent | 70bc5034ae7522794c902cc9791cf5ee0e7cef84 [diff] |
tools/releasetools/ota_from_target_files: fix if statement of Magisk Magisk was being included in the final package if we export it as 'WITH_MAGISK=false', WITH_SU=TRUE/FALSE and even if we don't export anything, not exporting any of the given root methods should result in a rootless build but it was still present in the final package.