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