platform_system_core/fs_mgr
Jeremy Compostella dfd2478bd1 fs_mgr: update block device reference in verity metadata
The dm-verity metadata contains the block device path that is given to
the dm-android-verity driver.  If the device is using slot A/B, this
path is missing the slot suffix.

This patch makes fs_mgr replace all the block device path reference
with the one including the active slot suffix.

Change-Id: Ib624d0d18b12a8a287cac7f15605a2e0fb7c97c6
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
2016-05-16 16:37:24 +00:00
..
include Add nofail fstab option 2016-04-12 14:06:25 -07:00
Android.mk Switch fs_mgr and adb to libcrypto_utils. 2016-04-12 23:04:11 +00:00
fs_mgr.c Merge "Add nofail fstab option" 2016-04-14 00:12:44 +00:00
fs_mgr_format.c Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00
fs_mgr_fstab.c Add nofail fstab option 2016-04-12 14:06:25 -07:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h Add nofail fstab option 2016-04-12 14:06:25 -07:00
fs_mgr_priv_verity.h Switch fs_mgr_verity.c to C++. 2015-10-09 11:52:00 -07:00
fs_mgr_slotselect.c fs_mgr: Error out if unable to determine slot_suffix 2015-09-11 12:53:18 -04:00
fs_mgr_verity.cpp fs_mgr: update block device reference in verity metadata 2016-05-16 16:37:24 +00:00