commit | 1d173395603713e7b5dd5c6536b1532a619e603e | [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 | 7a8bed30dd699a6397136bab9b04972a687762e7 [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