platform_system_core/fs_mgr
Colin Cross 5edee2aca9 fs_mgr: split fstab parsing into separate file
Move fstab parsing into fs_mgr_fstab.c so that it compiles into a
separate compilation unit.  uncrypt links against it but doesn't
need to pull in the rest of the dependencies on fs_mgr.c.

Change-Id: I6bffe1cd42720151533e958028259d1931aaa4bf
2014-01-23 14:24:16 -08:00
..
include New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
Android.mk fs_mgr: split fstab parsing into separate file 2014-01-23 14:24:16 -08:00
fs_mgr.c fs_mgr: split fstab parsing into separate file 2014-01-23 14:24:16 -08:00
fs_mgr_fstab.c fs_mgr: split fstab parsing into separate file 2014-01-23 14:24:16 -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 New fstab flags to support more expressive SD card permissions 2013-09-20 17:43:52 -07:00
fs_mgr_priv_verity.h Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr_verity.c fs_mgr: update ext4_parse_sb to match change in ext4_utils 2014-01-23 14:24:16 -08:00