summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2017-02-27 15:58:43 -0400
committerosm0sis <osm0sis@outlook.com>2017-02-27 16:01:15 -0400
commitd924f79ac6288c9b411e657c3601395e0f562c65 (patch)
tree8779fb06a2e103dce64d05c605011a9fae671d55 /README.md
parent7d9d56d4532343c6cbbfec027389ce1f0e3d1147 (diff)
Example: clean out tuna ramdisk files
- these seem to confuse new adopters, so end up left in the ramdisks of various devices where they are not applicable DO NOT MERGE if you have already updated your ramdisk properly for your device
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b08bfd9..aab0bf4 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ If supporting a recovery that forces zip signature verification (like Cyanogen R
http://forum.xda-developers.com/android/software-hacking/dev-complete-shell-script-flashable-zip-t2934449
-Not required, but any tweaks you can't hardcode into the source should be added with a bootscript.sh like is done in the example provided.
+Not required, but any tweaks you can't hardcode into the source (best practice) should be added with an additional init.tweaks.rc or bootscript.sh to minimize the necessary ramdisk changes.
Have fun!