commit | ce57c58e6b0efd4621e1c84abfce38f4e30deff3 | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Thu Oct 05 13:22:52 2023 -0700 |
committer | Daniel Zheng <zhengdaniel@google.com> | Mon Oct 09 13:31:20 2023 -0700 |
tree | b3c98f387beaacd1bcf29e28a8b55bc933b39510 | |
parent | 04e4c2a6c2ad0dd8d8380877cb5adf1fa9628293 [diff] |
Removing compression bit from v3 op We don't need the compression bit in v3 op since all operations will have the same compression per COW Device and it will be stored within the COW header. We can check to see if an operation contains compressioned data by checking data_length and see if it's less than BLOCK_SZ Test: 4 critical OTA paths Change-Id: I3f86756d83bf54bf6efd15d9cb7ac064eefdd949