platform_system_core/fs_mgr
Prashant Malani dd78ae75ff fs_mgr: Fix disable-verity for verifyatboot partitions
This allows a remount to be performed on partitions which have been
verified at boot, without causing the verity service to complain of
"corrupted" blocks that could have been modified as a result of a
remount (while the verity checksum remained unchanged).

Bug: 32638755
Change-Id: I77cf7dd20ee5c5f5dac80f73f292e32583fe5906
2016-11-15 13:03:11 -08:00
..
include Split fstab mount into 2 phases 2016-09-06 12:53:38 -07:00
Android.mk Error correction: Use libfec in fs_mgr 2015-10-14 22:12:04 +01:00
fs_mgr.c Split fstab mount into 2 phases 2016-09-06 12:53:38 -07:00
fs_mgr_format.c Revert "Revert "Update make_ext4fs_internal param-list to match new implementation"" 2016-02-19 20:40:22 -08:00
fs_mgr_fstab.c fs_mgr: Add support for at-boot verification 2016-10-27 21:17:31 -07:00
fs_mgr_main.c Split fstab mount into 2 phases 2016-09-06 12:53:38 -07:00
fs_mgr_priv.h fs_mgr: Add support for at-boot verification 2016-10-27 21:17:31 -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: Fix disable-verity for verifyatboot partitions 2016-11-15 13:03:11 -08:00