platform_system_core/fs_mgr
Daniel Rosenberg 8bb2f36abd fs_mgr: Add support for A/B partitions
Allow partitions to be marked as A/B partitions
using the slotselect flag in fstab. The partitions
can be identified by appending the correct suffix
to the block device listed in the fstab. The suffix
is provided by the bootloader through a command line
parameter or the device tree, and can be found in
ro.boot.slot_suffix or read from the boot_control HAL.

Change-Id: I6846d80e857f95bfb8f282f4ab81167394613bbe
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2015-08-31 15:18:05 -07:00
..
include Merge "Set verity mode as the verified property value" 2015-04-07 08:45:24 +00:00
Android.mk Revert "Revert "fs_mgr_verity: Add support for squashfs"" 2015-04-08 18:08:00 -07:00
fs_mgr.c Skip mounting /, just mark block device as ro if needed. 2015-08-04 00:47:04 +00:00
fs_mgr_fstab.c fs_mgr: Add support for A/B partitions 2015-08-31 15:18:05 -07:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h fs_mgr: Add support for A/B partitions 2015-08-31 15:18:05 -07:00
fs_mgr_priv_verity.h Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" 2014-12-09 17:02:17 -08:00
fs_mgr_verity.c Update partition.*.verified even with ro.boot.veritymode set 2015-07-15 09:11:13 +00:00