diff options
author | osm0sis <osm0sis@outlook.com> | 2020-01-18 07:22:09 -0400 |
---|---|---|
committer | osm0sis <osm0sis@outlook.com> | 2020-01-18 07:22:09 -0400 |
commit | 13dd1067a30a97a516cbdf8baef59c4b8bee2410 (patch) | |
tree | 6ed4b6c527332c436086ba3dad2c9a735f477c08 /anykernel.sh | |
parent | b37d7e225f22ce9d93e8d14a5ee711dad4848690 (diff) |
anykernel: add do.systemless
Diffstat (limited to 'anykernel.sh')
-rwxr-xr-x | anykernel.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anykernel.sh b/anykernel.sh index 48db539..d37e327 100755 --- a/anykernel.sh +++ b/anykernel.sh @@ -7,6 +7,7 @@ properties() { ' kernel.string=ExampleKernel by osm0sis @ xda-developers do.devicecheck=1 do.modules=0 +do.systemless=1 do.cleanup=1 do.cleanuponabort=0 device.name1=maguro |