diff options
author | David Anderson <dvander@google.com> | 2019-03-13 13:34:56 -0700 |
---|---|---|
committer | David Anderson <dvander@google.com> | 2019-03-13 13:58:12 -0700 |
commit | 5df00923536ccc75731e380828323681bb93c660 (patch) | |
tree | 7731bce549636c07f9cfc642803402fa3d7453a7 /libunwindstack/tests/MemoryFileTest.cpp | |
parent | 9a00f596d3376ed750eb58cf07c04d575b540c2b (diff) |
libfiemap_writer: Fix the progress bar on VFAT partitions.
We allocate VFAT file space by seeking and writing a single byte. It
turns out this is not fast enough to avoid invoking the progress
callback, so instead, we should seek in increments.
Bug: 126230649
Test: fiemap_writer_test gtest
Change-Id: I2b363af4ebde873411e8a3acd22ca68d175afe3f
Diffstat (limited to 'libunwindstack/tests/MemoryFileTest.cpp')
0 files changed, 0 insertions, 0 deletions