commit | 3de625d109f47e04bf7bf9d0db3cfc9f2718964d | [log] [tgz] |
---|---|---|
author | bowgotsai <bowgotsai@google.com> | Fri Nov 11 21:05:44 2016 +0800 |
committer | bowgotsai <bowgotsai@google.com> | Fri Jan 13 10:52:44 2017 +0800 |
tree | dfa261db974f5e9507fa2086b56e34fd9a417e16 | |
parent | dd9fa24091e28490eddeea1583f47cdc968b57f6 [diff] |
fs_mgr: moves common functions out of fs_mgr_verity.cpp This commits moves some common functions out of fs_mgr_verity.cpp to be reused by other verified boot flows. It includes: - Move common functions into fs_mgr.c - Move dm_ioctl related functions to a new file: fs_mgr_dm_ioctl.cpp Bug: 31264231 Test: check device can boot with dm-verity Change-Id: Iaa0d8031efbaae12aa28f872f62d3fc3d3763b51