commit | 64645aa70e908db8d1a88ad4fd219d2525342722 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Oct 29 16:30:24 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Oct 30 06:55:45 2024 +0000 |
tree | 7a40c477e997c271f1daf64723ea5f27fa374952 | |
parent | fbbf57617a91fa39facb7feb2003dbbf8049dae0 [diff] |
Parameterize manually benchmark collection in MicrodroidHostTests This cl implements manual parameterization for the benchmark collection test in MicrodroidHostTests as a temporary workaround. This is necessary because the TradeFed parameterizer currently doesn't support metrics collection, and a permanent solution is not expected to be in place soon - b/209036125. Bug: 370885079 Test: atest MicrodroidHostTests Change-Id: I419abf7bdaf627ec763ac39769e387e93ec003f6
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: