commit | 61593815a580cf77b6f8fdc3db6be8efaadb1c42 | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Tue Oct 29 16:30:26 2024 +0800 |
committer | Mu-Le Lee <mulelee@google.com> | Tue Oct 29 16:30:26 2024 +0800 |
tree | 46c2ca598f9bba8ec9063524508eec6519f1a7bc | |
parent | fbbf57617a91fa39facb7feb2003dbbf8049dae0 [diff] |
Add optimize: true to Android.bp to optimize bytecode Bug: 376189795 Test: Manually Change-Id: I3fff2ce2f6fcf39d7a7823c2ee76dcb78635ece2
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: