95366e97dd
In case of non-secure builds (eng variant) fs_mgr_setup_verity() skips verity checks regardless of fstab options. This is slightly different than 'adb disable-verity' where it would first read the verity metadata to check if verity is disabled. So, this change adds a new return value of FS_MGR_SETUP_VERITY_SKIPPED instead of piggy backing on the FS_MGR_SETUP_VERITY_DISABLED. Bug: 62864413 Test: Boot sailfish Change-Id: I42bf2bdce0ecb18b4c3b568e2bc96bf1590dfb35 Signed-off-by: Sandeep Patil <sspatil@google.com> |
||
---|---|---|
.. | ||
include | ||
.clang-format | ||
Android.bp | ||
Android.mk | ||
fs_mgr.cpp | ||
fs_mgr_avb.cpp | ||
fs_mgr_avb_ops.cpp | ||
fs_mgr_boot_config.cpp | ||
fs_mgr_dm_ioctl.cpp | ||
fs_mgr_format.cpp | ||
fs_mgr_fstab.cpp | ||
fs_mgr_main.cpp | ||
fs_mgr_priv.h | ||
fs_mgr_priv_avb_ops.h | ||
fs_mgr_priv_boot_config.h | ||
fs_mgr_priv_dm_ioctl.h | ||
fs_mgr_priv_sha.h | ||
fs_mgr_slotselect.cpp | ||
fs_mgr_verity.cpp |