commit | a0ac709c1375e1a043f79d0e0c8e0971f35a202e | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Jan 01 20:44:28 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jan 01 20:44:28 2025 -0800 |
tree | 820456f08aba10b4613819fb36d1c8e45cdfa1ff | |
parent | 28f2d3aa79753082d52fbdc94cc9b2a3236e908c [diff] | |
parent | ddeeb5623c539bfa5e7d25073a776e757903ce25 [diff] |
Convert Installer* and BaseActivity to kotlin am: 960c3e26b7 am: ddeeb5623c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3433750 Change-Id: Iff6f221902be21545cae18f20f72cd2ad5e3484f 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: