commit | 9978257e09ec75e6290402f3df8311b79946422b | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Jan 05 15:38:33 2022 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Wed Jan 12 09:18:20 2022 -0800 |
tree | 89af3a96327dcd99f5457e6f453ceb0eab1106c6 | |
parent | 8478c33b9aa57bfeb549ec17ae52b732cdae31be [diff] |
Use fs-verity digests proto to build the directory The proto contains path -> digest mapping. In this change, we start to use the provided protobuf to build the directory. Digest is not yet used. Bug: 206869687 Test: atest AuthFsHostTest ComposHostTestCases MicrodroidTestCase Change-Id: I0f03219c1243f20f9ec5099a451c6f588add9608
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.