commit | 80da05304495784b62845919d43e1b676dae7b65 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Mar 21 07:58:24 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Mar 21 13:18:36 2024 +0000 |
tree | e1dd4d00a30072ee94fd3ecea017958e757449a6 | |
parent | 0dcab55bb3447c251d447fe82b6425c401bc8646 [diff] |
[test] Move runVmAttestationService method to device test base This allows us to reuse the method in MicrodroidTests later for VM attestation CTS tests. Bug: 329652894 Test: atest AvfRkpdVmAttestationTestApp Change-Id: Icd2eef6bfb2d358b0134dcc8700f8b7794c34fdf
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: