commit | 9d09f57aa8ca6afbdb9bb60d5f899dfc5fac6607 | [log] [tgz] |
---|---|---|
author | Chris Wailes <chriswailes@google.com> | Tue Jan 16 13:31:02 2024 -0800 |
committer | Chris Wailes <chriswailes@google.com> | Tue Jan 16 13:57:20 2024 -0800 |
tree | 1521f2fe0340c7db55033961bb04c419530a6c0e | |
parent | a99b1ce512aadf67cf03418fe3b11db9d6cdc46f [diff] |
Update source for Rust 1.74.1 Test: m rust Bug: 310977762 Change-Id: I2fc22bf54a8ec3a88191ce0410709a6c2f0beebd
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: