commit | ac080d3a79aa27f3cd4d3f4d558ac0e352960ff9 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Nov 02 13:12:25 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Nov 02 13:12:25 2023 +0000 |
tree | f6ea75a166ea31ceb61e709a712440cb7a44ee40 | |
parent | 08395dd3cdac5df35ee1eeedc205220fece9e69e [diff] |
[attestation] Rename service_vm/client_apk to test_apk Since this APK is only for manual testing currently. Renaming it to avoid any confusion. Test: m ServiceVmClientTestApp Change-Id: Iba04add3a1adb826df4215b5f45d4307ecc7d4fb
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: