commit | 7eab31d9dfc22cd6be594ca750b58a269c0e11ad | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Thu Jan 27 17:57:35 2022 -0500 |
committer | Sean Anderson <sean.anderson@seco.com> | Thu Jan 27 17:59:59 2022 -0500 |
tree | b1d99f111fd0825a370ac8863b97a3b993dc8bd3 | |
parent | 83d05f1329e42743b2699fd2e035c4d75efa643c [diff] |
partition_tools: Use enum for sparse_file_read mode sparse_file_read now uses an enum instead of a bool for the mode parameter to allow more than two modes. Update our use in lpadd. Change-Id: Ibd264f2d32de988385b0e8893d804a514d816a66