commit | fe1733f52ce2eae517518ba022b9d4c8fe7c025e | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 20 19:29:05 2024 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Wed Nov 20 19:29:05 2024 +0900 |
tree | 659945cc59e9983e24259e95375d31cfc212d349 | |
parent | d948a4d16cd738312c86589c5b02137f0245ecac [diff] |
Remove VmLauncherApp Bug: 379800648 Test: TH Change-Id: I805580bdb684d77cddb6803695487edc6c8b57d0
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: