commit | 4fb7367d3c45f5c723f1ec2425df4677babf13c4 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Thu Jan 24 13:41:48 2019 -0800 |
committer | David Anderson <dvander@google.com> | Tue Jan 29 13:49:43 2019 -0800 |
tree | 24552714f2bcbbc12a98e038a329dc6992183644 | |
parent | 37c3488b5f97108d5b7c0490fe3f98f413cbd76b [diff] |
libfiemap_writer: Remove Flush and Write methods. We no longer use these methods since they require write access to the userdata block device. This patch removes them to simplify FiemapWriter, and avoid opening userdata with write permissions. Bug: 122556707 Test: fiemap_writer_test gtest Change-Id: I0091eb5ff92253533c67c89b0059c34953aae211