commit | e0fd9e6557ca37989204bfd1bb6c5a4d1c852f2c | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Mon Dec 02 14:28:50 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Mon Dec 02 05:30:31 2024 +0000 |
tree | 46213275c144bdc0df93634adc713eb15349a4b0 | |
parent | 7f62c3cb9dc18f980f4f4cd0cfcb4da117c16149 [diff] |
change build_id path it should be relative path to be extracted properly Bug: 381782033 Bug: 376784944 Test: build and check the artifacts Change-Id: Ifa13381004e1c259877324605002413c6992e700
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: