commit | 858de976da26af5c3e511e8f4598a1262d366c94 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Oct 18 19:40:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Oct 18 19:40:25 2024 +0000 |
tree | 2e371e3024b7620f9e2388cb635407eab4e42f77 | |
parent | 8b35b40ebb9e26e41b51533e59579f0f57edc9e2 [diff] | |
parent | 574ed3e60d0ed5fbdb3861046cfd42398ff2e879 [diff] |
Merge "Update rialto_test to incorporate RkpInstance in session" into main am: 574ed3e60d Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3307162 Change-Id: I9e6c7429b44cf365d8c697b8700ea9041012a3b6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: