commit | f9f833066d4aac40648f0b528d56967317ff77a0 | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Mon Oct 09 13:02:21 2023 -0700 |
committer | Daniel Zheng <zhengdaniel@google.com> | Mon Oct 09 20:15:34 2023 -0700 |
tree | 4cf35460dbf013616f8e8329db834a65768973f2 | |
parent | f7f3b62f24ec19b8164d0922744796d0320e6684 [diff] |
Move Sync to base class This function will be called in header write for both v3 and v2 writer. Seems okay to move to base class as theres no unique functionality to the v2 writer. Test: cow_api_test Change-Id: I70c1b08ce67127c9dcbd0f54b574d2cd5ad1d0b5