commit | c0886c212f9d12a1019bdc82b55283957dc1ffa8 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Dec 13 17:41:24 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Mon Dec 20 18:52:54 2021 +0900 |
tree | 5a7eff7c9ecc6ff2fafc30c7e946f152f6cd8337 | |
parent | 173aca685a6feb96b44c82235fcc84d7a0425df1 [diff] |
Use fsverity metadata file for authfs Instead of alternative signature and merkle tree, authfs will use .fsv_meta files, which are installed to the system partition with PRODUCT_SYSTEM_FSVERITY_GENERATE_METADATA Makefile. Bug: 205987437 Test: atest ComposHostTestCases AuthFsTestCase Test: run "atest ." inside authfs/tests Change-Id: Ia9db78663e0e322c7a59305c67ac5b84716d8efe
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.