commit | 6bb15152b9ab64a1411dd28417f9d14944d9ebfd | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Dec 11 00:09:04 2024 -0800 |
committer | Jaewan Kim <jaewan@google.com> | Wed Dec 11 08:28:35 2024 +0000 |
tree | 7d40ef53a72fcf0af0b3af169e40a1baaac0caac | |
parent | 4337c0bda6b77d9d6969e46be584336ce6bffdaf [diff] |
libavf: Fix build Having introduced=36 cause build failure because of empty stub.map. Removing introduced=36 to ensure stub.map. Bug: 383410651 Test: T/H, abtd Change-Id: I7c980d5dfe8ebf1a9782dafe9639dbe189e68af0
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: