commit | c2a710db78ba4c39abe90ebf1ca9d08315922772 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Jul 23 16:14:14 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Jul 23 17:38:43 2024 +0900 |
tree | 257bd15fb2018b713256dff3ef1f0ba1c9d15d7a | |
parent | b198f6e704078b80c00d19f7627b6f5c9ba94bd2 [diff] |
Use select() for build/apex/Android.bp modules Bug: 354824866 Test: build on cf aosp_current / trunk_staging builds Change-Id: I5fe17e8fa1df84ce87a27f732f1f0d66d7432c85
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: