commit | 9db2083237d34f0014d80fa0346040914c013a69 | [log] [tgz] |
---|---|---|
author | Rico Wind <ricow@google.com> | Fri Aug 30 12:53:40 2024 +0200 |
committer | Rico Wind <ricow@google.com> | Fri Aug 30 12:53:40 2024 +0200 |
tree | 1dc65e8d402b042e1531c5b2d0199dc9018c884e | |
parent | bec52417d44cc06dcb9ef642707e272af4e2d504 [diff] |
Don't assume static final R class integers We are moving the resource shrinker to optimized mode. There we rely on non final fields in R classes (i.e., you can't switch on them) Bug: 325905703 Test: Existing Change-Id: I6c6b4071eae4ab305e8224bc3b6374c516609447
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: