commit | 06f4ac5512fee4d3e74e31374226fde645efbaaa | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Nov 12 15:56:05 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Nov 12 16:00:35 2024 +0900 |
tree | 5209a15bcb39f64b74b6ca8684d6b02494521628 | |
parent | e06fe66348428296b6f05e0ed02c5db06507cb76 [diff] |
Support release mode in build.sh Bug: 376852557 Test: ./build.sh -r Change-Id: I8fe16a1b9f40954e93b2a39df401a95e3ff564f7
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: