commit | c14be263ca4b9a6c11f714af77ab88c7a3878185 | [log] [tgz] |
---|---|---|
author | Jihoon Kang <jihoonkang@google.com> | Thu Jun 06 18:24:36 2024 +0000 |
committer | Jihoon Kang <jihoonkang@google.com> | Thu Jun 06 21:40:47 2024 +0000 |
tree | 88ec25b3dbb4169132cda05f09dc2f32c42f2b4f | |
parent | 740257b3d4f5a3e11e7a9cf891f1c0d5936c4d18 [diff] |
Add sdk_version property to cts tests This change specifies the sdk_version property to the cts test modules so that the test modules do not depend on the framework, and utilize the test api instead. Test: TH Bug: 345499522 Change-Id: Ia921ae611a31eff6242a81382e6610884ad70f2c
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: