commit | 7aef66ddb4f5083be00a3775b7b644ad787d5d52 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Mar 13 00:28:41 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Mar 22 15:59:10 2024 +0000 |
tree | 4c287cdec020156e4a4f0e4389fc5e99ffc8dc81 | |
parent | 1511945705923157ad3753af549b656962e85c96 [diff] |
Test instance.img conditional to Updatable VM support instance.img is only required if AVF does not support Updatable VM (i.e, Secretkeeper is not supported by device) Bug: 328387716 Test: atest MicrodroidTestApp Change-Id: I041eeb55d7808b0cd0c35404fd4ee8754df3fd15
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: