commit | 46b96700427fae5c19b718621c30995d89dca485 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Sep 07 15:24:51 2023 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Sep 08 04:33:04 2023 +0000 |
tree | 95dca8706ab003ed16656912626ff06d60d738cd | |
parent | 99f7fdf50ae3a09efcd8ebe1bc6d464115a2a157 [diff] |
Add ramdump tests with debug policy back Bug: 275047565 Test: atest Change-Id: Ib1f427a967f23d54c4c4c78bf889d29cc437e4ee
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: