commit | 35dfa1eb1b94ae61da2d3a185abe1fa3718fa515 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Jan 12 17:03:35 2022 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Thu Jan 13 12:52:11 2022 -0800 |
tree | 8ed2f08ffba07f4fe859b2b454e9a1811781890d | |
parent | f811151e0c8fa60ce390574d2252255986001434 [diff] |
Read Merkle tree once per file EagerChunkReader is added to read the wrapper Merkle tree reader. Also add a function to calculate the tree size, in order to know how much bytes to read. Separately, add a check in fd_server to prevent crash when the read size is 0. Bug: 182827266 Test: atest AuthFsHostTest authfs_device_test_src_lib Change-Id: Ibff8c9ac091f1449aec8f4a52cd148e6f41d7b33
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.