commit | 82d12c9f772c4abc465d247853fe40c2aa694006 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Tue Oct 15 08:55:44 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 15 08:55:44 2024 +0000 |
tree | 08f1936b66b33ffba508d0ac76c28d2fe1db01fd | |
parent | 949cd0e8c526b79f2a81971c5513b250c1d8d91f [diff] | |
parent | 7813621edb508985f75b2e875bd629a5e329ca1b [diff] |
Add @Override in MainActivity am: 7813621edb Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3307584 Change-Id: I696420cff4698fcdad2cacc678f5c8cd0c9e82c4 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: