platform_system_core/fs_mgr/libdm
David Anderson 356386246d fs_mgr: Better error messages in fs_mgr_update_verity_state.
With verity disabled, fs_mgr_update_verity_state spews some confusing
error messages from device-mapper. This change checks whether a device
exists and logs an explicit error.

Bug: N/A
Test: AVB properties are set correctly on AVB device
      Messages are logged correctly with AVB disabled

Change-Id: If490c18cfec2d63ad784972c13ceef63d9aa3e4c
2018-08-28 10:42:00 -07:00
..
include/libdm fs_mgr: Better error messages in fs_mgr_update_verity_state. 2018-08-28 10:42:00 -07:00
Android.bp libdm: Add unit tests for dm-linear. 2018-06-25 12:56:14 -07:00
dm.cpp fs_mgr: Better error messages in fs_mgr_update_verity_state. 2018-08-28 10:42:00 -07:00
dm_table.cpp libdm: Add DmTargetVerity and use it in fs_mgr_avb. 2018-06-25 17:56:12 -07:00
dm_target.cpp fs_mgr: libdm: add support android-verity target. 2018-07-23 15:24:55 -07:00
dm_test.cpp fs_mgr: replace DM_TABLE_STATUS use with libdm. 2018-06-27 12:48:28 -07:00
loop_control.cpp libdm: Add helper classes for loop control. 2018-06-25 11:37:51 -07:00
loop_control_test.cpp libdm: Add unit tests for dm-linear. 2018-06-25 12:56:14 -07:00
test_util.cpp libdm: Add unit tests for dm-linear. 2018-06-25 12:56:14 -07:00
test_util.h libdm: Add unit tests for dm-linear. 2018-06-25 12:56:14 -07:00