commit | da1b273f4c8f0aa2a26649a0100d1676f6a36f0d | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Sep 04 13:46:56 2023 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Sep 04 14:52:23 2023 +0100 |
tree | ddc2027e08e4aaff433820afe5cf96e6fb875e3c | |
parent | 78a299ff000233d3e33c7d6cb608a9929be7872a [diff] |
Add avf_build_flags_rust defaults to all rust_ modules Bug: 298008251 Bug: 298012279 Bug: 298007909 Bug: 298008232 Test: builds Test: presubmit Change-Id: I5194d7043d5ac60b34162399557b3b657ead8969
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:
How-Tos: