commit | 0927479ccde3a585a9978d3f697c3167eab8320f | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed May 15 21:03:24 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed May 15 21:03:24 2024 +0900 |
tree | 0186b1c6ad962e0df34767c928ab4ad2245848b0 | |
parent | 97011cfed31cae41028e01e5e27f067eb301a253 [diff] |
Use_embedded_native_libs: true for APK-in-APEX Previously, this was implied by the build system, but now it has to be explicitly set. See I836171aacba19dbfa0e09f16a773ae498c56d60b for the motivation. Bug: N/A Test: m Change-Id: I0299c0ead8f4546df324b461ac21375e88b06d98
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: