commit | 899f85ef63aaa90df19ba50ba1c138bdaabc519f | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Dec 12 18:29:55 2024 -0800 |
committer | Jaewan Kim <jaewan@google.com> | Thu Dec 12 22:22:25 2024 -0800 |
tree | 16fcc32faffcc0d3de27151fe830673bd25178b7 | |
parent | ad0e535c46fb270f9789d1297e243be8a3e6645b [diff] |
MicrodroidTests: Fix presubmit Flag guarded member should only be tested when flag is on. Bug: 383901066 Change-Id: I3878f8ace73459f1ccd37e8d5eb7174c9f980b99 Test: T/H, atest MicrodroidTests
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: