commit | 2c3c20dcf48f94cfee858abbaeea2770adc68292 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Jun 22 16:21:51 2018 -0700 |
committer | David Anderson <dvander@google.com> | Mon Jun 25 17:56:12 2018 -0700 |
tree | 0e18cc0ff971c7f14ff0bfeed4e33393e72d808c | |
parent | 878b17990e72e1a3bae0ff56fed7606bdede9f6d [diff] |
libdm: Add DmTargetVerity and use it in fs_mgr_avb. This change adds a DmTargetVerity class and replaces the existing verity table builder in fs_mgr_avb.cpp. DmTargetVerity must be constructed with all the required parameters for dm-verity. Additional arguments can be appended via helper methods. Bug: 110035986 Test: libdm_test gtest; boots with verity on AVB devices Change-Id: I4fc2f7ef122c841e8b4ec4156177a6224ffbac30