commit | 6a2a4dc938af440c246070a282591819a5603eb6 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 05 07:33:00 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 05 09:22:03 2024 +0900 |
tree | bd01f8321de53eba79c8c38359c26753794ded23 | |
parent | 700e88f6fcc544421b6fd9ebe4207d96f6266acd [diff] |
Turn the optimization on for the terminal app ... but * bytecode optimization * pruning of unused classes and members (they are used by tests) Bug: 375051310 Bug: 377100096 Test: atest TerminalAppTests Change-Id: Iad31eabce7f5c7511320974ee0d1bc862dc14f06
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: