commit | 69255083b4887a481ade782ea4785641424b680e | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Mar 13 13:27:44 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Wed Mar 13 14:51:24 2024 +0000 |
tree | 96447ab0c30b2860c569053db985e9c0f90bddc8 | |
parent | 57513269a76b9c333359ccd58f14473b2cf14cd8 [diff] |
Look for test files under our module The TradeFed getTestFile function looks in too many places, which means it sometimes erroneously picks a very old file - at least on local builds, possibly in CI. So implement our own version that only looks in directories that relate to the current module. Bug: 328779049 Test: atest MicrodroidHostTestCases Run on my local build which has been failing due to an old and wrong file Change-Id: I42434728be10198faa1db1c937b60cd5ffa1ebc1
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: