commit | 91c0d14bc5fa7765697892ebf02af19366895bb3 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Mon Sep 30 09:59:27 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Oct 18 11:39:56 2024 +0000 |
tree | e1b09d9a71f9ee789994523ceeac8e4c659018af | |
parent | cb469d86e0b4843ed203dd030adb420487827f23 [diff] |
XTS: Ensure Updatable VM is supported In order to support Updatable VMs, Secretkeeper is require. Get the relevant test to ensure that is the case. Test: #UpgradedPackageIsAcceptedWithSecretkeeper Bug: 360741531 Bug: 364879343 Change-Id: I09c2f6bc253e84b33ef37ea5796b7ac4241aaa03
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: