commit | b76b66f81ce799537598e8987e0702872b0cbf0e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Mar 26 08:16:23 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Mar 26 08:24:04 2024 +0000 |
tree | 6f776913ace186f1c90aeb94921c1fae3cbfe02c | |
parent | 508d8e79d8b98f08f153a9b230f502e4989381cb [diff] |
[instanceId] Hard code an instance ID for non-protected rialto The hard-coded ID is only used in non-protected rialto tests. Bug: 327593612 Test: atest rialto_test Change-Id: If0cd1812048cca886f0a66a8a7c49c9fde579d88
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: