android_bootable_recovery/etc
Brandon Bennett 6d0604bf34 Add support to mount /boot for systems that have a mountable /boot.
This is checked at runtime to see if /boot is a mountable parition (i.e not mtd), if so it adds an entry into /etc/fstab.

This will allow us to mount /boot from an edify script and push certain files without completely imaging the parition which can contain other files such as the bootloader (u-boot), and recovery kernel and ramdisks as is the case with the encore (NookColor)

Test on NookColor and passion.  Correct entry was added to the NC and not added to the passion as expected.

Change-Id: I9850dee866b77653bf400bb5193905e55da3f25f
2011-01-28 13:42:14 -07:00
..
META-INF/com/google/android auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
init.rc Add support to mount /boot for systems that have a mountable /boot. 2011-01-28 13:42:14 -07:00