platform_system_core/fs_mgr
Sami Tolvanen 6122edbac4 Restore verity state when verified partition is reflashed
Store verity state separately for each verified partition, and store
a hash of the last verity table signature for each partition. If the
signature changes, assume the partition has been reflashed and reset
verity state.

Bug: 20006638
Change-Id: I1c85fb816bfec1a54b1033c938bf1fdaf572f849
2015-03-31 18:44:37 +00:00
..
include Set verity mode as the verified property value 2015-03-31 09:12:00 +01:00
Android.mk Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" 2014-12-09 17:02:17 -08:00
fs_mgr.c am fbb3f8ca: Merge "Set underlying block device RO when enabling verity" 2015-02-28 00:43:58 +00:00
fs_mgr_fstab.c Use structured format for verity metadata 2015-03-24 09:02:47 +00:00
fs_mgr_main.c Cleanup: warning fixit. 2014-04-11 16:15:46 -07:00
fs_mgr_priv.h Set underlying block device RO when enabling verity 2015-02-27 11:28:34 +00: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 Restore verity state when verified partition is reflashed 2015-03-31 18:44:37 +00:00