android_bootable_recovery/etc
Brint E. Kriebel d352233ab6 Added options for an internal SD card to be handled by recovery.
Exable uses in BoardConfig.mk:
	BOARD_HAS_SDCARD_INTERNAL := true
	BOARD_SDCARD_DEVICE_INTERNAL := /dev/block/mmcblk3p1

Setting BOARD_SDCARD_DEVICE_SECONDARY to the same value as
	BOARD_SDCARD_DEVICE_INTERNAL will allow the device to
	"fall back" to the internal SD card for other actions.

Change-Id: I2cf8ab4b1d385ac714f5b7416b915d059033d94b
2010-12-13 23:57:20 -08:00
..
META-INF/com/google/android auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
init.rc Added options for an internal SD card to be handled by recovery. 2010-12-13 23:57:20 -08:00