commit | 041128824516e5901db2fed47129cf31f822bebb | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Thu Jul 27 19:24:10 2023 +0100 |
committer | Roland Levillain <rpl@google.com> | Thu Jul 27 19:24:10 2023 +0100 |
tree | 4e3ed225b6b313e1cf178fd48b335038fcf11f43 | |
parent | b27ec8f0320c300d18163789c0bf077777e09187 [diff] |
Add missing AOSP module metadata to `ComposHostTestCases`. This information is required to run this test module with the following Atest syntax: atest ComposHostTestCases[com.android.art.apex] Test: atest ComposHostTestCases[com.android.art.apex] Bug: 258065512 Bug: 178703264 Change-Id: I80fd4c06bd6f9ce444b5aeb17cfd21c932a8acf2
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:
How-Tos: