platform_system_core/fs_mgr
Ken Sumrall 6c2c121386 fs_mgr: add support for new recoveryonly flag
If a device has an ext4 partition that contains the radio
firmware, and that filesystem is not mounted in normal
operation, we need a flag to prevent mount_all from
mounting it, so the new flag recoveryonly was added.

Change-Id: I361800c494e751b04c4faf956870f15fd0d8fe20
2013-02-22 17:40:58 -08:00
..
include fs_mgr: support a unified fstab format. 2013-02-19 10:18:42 -08:00
Android.mk A filesystem manager library to mount filesystems for init. 2012-05-01 13:14:14 -07:00
fs_mgr.c fs_mgr: add support for new recoveryonly flag 2013-02-22 17:40:58 -08:00
fs_mgr_main.c fs_mgr: support a unified fstab format. 2013-02-19 10:18:42 -08:00
fs_mgr_priv.h fs_mgr: add support for new recoveryonly flag 2013-02-22 17:40:58 -08:00