diff options
author | osm0sis <osm0sis@outlook.com> | 2017-02-27 15:58:43 -0400 |
---|---|---|
committer | osm0sis <osm0sis@outlook.com> | 2017-02-27 16:01:15 -0400 |
commit | d924f79ac6288c9b411e657c3601395e0f562c65 (patch) | |
tree | 8779fb06a2e103dce64d05c605011a9fae671d55 /README.md | |
parent | 7d9d56d4532343c6cbbfec027389ce1f0e3d1147 (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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! |