summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2017-04-10 20:01:33 -0300
committerosm0sis <osm0sis@outlook.com>2017-04-10 20:01:33 -0300
commit39cdd433bd1815d8452823598023de9f9ea0952e (patch)
tree154f67e902db7c5e8e10da347543a2e71d6b50e6
parent9e3135e8d96f9b5e88e46ec34ce14b669f6b31e6 (diff)
anykernel: isolate props
- not EDIFY for a while now! (put properties in a function so they aren't executed with the shell script)
-rwxr-xr-xanykernel.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/anykernel.sh b/anykernel.sh
index fa44f76..acff2df 100755
--- a/anykernel.sh
+++ b/anykernel.sh
@@ -2,7 +2,8 @@
# osm0sis @ xda-developers
## AnyKernel setup
-# EDIFY properties
+# begin properties
+properties() {
kernel.string=DirtyV by bsmitty83 @ xda-developers
do.devicecheck=1
do.modules=0
@@ -13,6 +14,7 @@ device.name2=toro
device.name3=toroplus
device.name4=
device.name5=
+} # end properties
# shell variables
block=/dev/block/platform/omap/omap_hsmmc.0/by-name/boot;