| commit | 68d50b81c4781c5bd2c242b9a6a9611e6c3a2890 | [log] [tgz] |
|---|---|---|
| author | Jason Ling <jasonling@google.com> | Fri Aug 22 00:20:34 2025 +0000 |
| committer | Jason Ling <jasonling@google.com> | Fri Sep 05 17:14:06 2025 +0000 |
| tree | 6fc2025bbb381ed91eea2f8892e27cc786ec8d5c | |
| parent | 8fb4697bd6b66596c5a9f73015208a8ab287f329 [diff] |
composd: add verified dex2oat binder interface Add binder interface for start verified dex2oat with no backing implementation. Bug: 443133924 Test: unit tests passes Flag: com.android.compos.flags.verified_dex2oat Change-Id: I97a44ea8dc3973407ba8695692f61a8dcf6b5323
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: