commit | c1e7f7fd157377cae61ba6f62b5db645fd16df46 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Dec 27 17:42:36 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Sat Jan 25 05:58:45 2025 -0800 |
tree | dd056cc7fbda13a186edb7bf7feb35564c7fa0d3 | |
parent | a0f45bfadec22be9666974c4e0ec9c671f13d134 [diff] |
Auto-generate test config from template This change fixes the way the test configs for CTS/VTS/GTS variants are generated. Instead of using a custom genrule, we now use the test_config_template and tradefed_options properties to instantiate test configs from the template. Also add a new variant for GTS. Bug: 380801348 Test: build Change-Id: I1a3a335ec340ac05da0f8cbc962879c25b3cabd4 Merged-In: I1a3a335ec340ac05da0f8cbc962879c25b3cabd4
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: