commit | 3d187f204fb739df796d59774c56d8ac15e64b1a | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 24 18:55:58 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Sep 24 19:36:18 2024 +0900 |
tree | 45a5940c1ed5e9d57f58517319cb70c551951d8a | |
parent | da733ac18036521ef4188207fa9d2f92f62ef393 [diff] |
Update build script to run in container Bug: N/A Test: run kokoro Change-Id: Ie83204d4ea4630bf3b6783f1605f451082d1051f
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: