platform_system_core/fs_mgr
Sami Tolvanen 1ada14904d fs_mgr: trigger dm-verity error handling for invalid signatures
Currently, the device doesn't mount verified partitions if the
verity table signature is invalid, which usually means it fails to
boot. This change instead sets up dm-verity with an invalid root
hash and triggers device-specific error handling to recover from
the corruption.

Bug: 24256506
Change-Id: I6d693306fa0e7459c5500b028e433df61ecea6fb
(cherry picked from commit 47caa5c386)
2015-09-25 15:01:33 +01:00
..
include Merge "Set verity mode as the verified property value" 2015-04-07 08:45:24 +00:00
Android.mk fs_mgr: Use slot_suffix field from bootloader_message. 2015-09-08 15:54:32 -04:00
fs_mgr.c Add |opts| argument to android_fork_execvp_ext 2015-08-19 11:00:37 -07:00
fs_mgr_fstab.c fs_mgr: Fix ENOMEM behavior when dealing with slotselect. 2015-09-09 18:03:13 -04:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h fs_mgr: Use slot_suffix field from bootloader_message. 2015-09-08 15:54:32 -04: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_slotselect.c fs_mgr: Error out if unable to determine slot_suffix 2015-09-11 12:53:18 -04:00
fs_mgr_verity.c fs_mgr: trigger dm-verity error handling for invalid signatures 2015-09-25 15:01:33 +01:00