diff options
author | Sandeep Patil <sspatil@google.com> | 2017-06-21 12:58:31 -0700 |
---|---|---|
committer | Sandeep Patil <sspatil@google.com> | 2017-06-21 15:04:46 -0700 |
commit | 95366e97ddff7fcfc095481f69bbd7f699715c99 (patch) | |
tree | 74e9b228e51682e158c126fb058443de85c65ee9 /libcutils/socket_local_server_unix.cpp | |
parent | 5dd87c4ef6bb4f581ef9c88766813f0ac9b1a7bf (diff) |
fs_mgr: differentiate if fs_mgr_set_verity() was skipped or disabled
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>
Diffstat (limited to 'libcutils/socket_local_server_unix.cpp')
0 files changed, 0 insertions, 0 deletions