commit | 1fe6be143a5b0dab1dc306ddaa20bba60d3ef0dc | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Sep 23 15:05:54 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Sep 23 15:05:54 2024 +0900 |
tree | 61a377b83c010695f99120d22d8abb645fea682d | |
parent | 33a91da5607ad90e7636553c90a1de7151d8882d [diff] |
Add build config for Kokoro Bug: 363237196 Test: N/A. Will do after the Kokoro setup is done in the google3 side. Change-Id: I1cdb1e1234da4ae1fabb354d080f17be3be32970
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: