commit | aaed2cbaae995c4ac179db05f0e59ae37839af37 | [log] [tgz] |
---|---|---|
author | Dmitrii Merkurev <dimorinny@google.com> | Wed Dec 18 15:32:50 2024 +0000 |
committer | Dmitrii Merkurev <dimorinny@google.com> | Wed Dec 18 07:38:13 2024 -0800 |
tree | 5bc1ee757a6241871d07e628abcd5bf3e2b6b16f | |
parent | ebd40a32553b27e98a47029584d6229f42555f0d [diff] |
Handle updated signature of PublicKeyRejected Bug: 337846185 Change-Id: I7fc25b90c560abacfb8df7be113c347d2a0f7a1f Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>
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: