commit | c2180fc5be07590fc94106055f59d572ea200ac8 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Mon Nov 11 21:27:05 2024 +0000 |
committer | Spandan Das <spandandas@google.com> | Mon Nov 11 21:27:05 2024 +0000 |
tree | 49ef3cdcae7826bf47007b1b2d06fa353289e173 | |
parent | 8ec8dc0b31ed24116d79b97c21aabcace07231de [diff] |
Rename linkerconfig to linker_config This makes it consistent with its inner props `gen_linker_config` and `linker_config_srcs` Test: m nothing --no-skip-soong-tests Change-Id: I1bd7153e443697295ef226148a2c868223fbfda2
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: