commit | 649a7dd37af7756a1ca225cad83414517f8163c8 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Apr 23 05:30:21 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Tue Apr 23 05:30:21 2024 +0900 |
tree | e35ad61da698f99c15616fbcde88eb501e0988e5 | |
parent | 7b7cb113d1260702e4311a833fde33d592c2203b [diff] |
Optimize VmLauncherApp 1. Add some optimization options 2. Remove unused static libs Bug: 335012275 Test: check if there is no regression Change-Id: I83275cadb81a574be20374fad704033c2885747f
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: