commit | e3b4945ad49cf3ddd0629f12cc1cc205a13883e8 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Tue Jul 23 18:16:04 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Tue Jul 23 21:46:52 2024 +0000 |
tree | d07ddc42b6147b6075958eda9b039c1bec68d2aa | |
parent | f615d73d776eb27e90baa6333a5462dcdc7d3934 [diff] |
Update accessor demo_app instructions for install Missing the 'apex' directory in the path in out/target Test: copy/paste commands && verify Bug: none Change-Id: Ib38c5f4ec29cb5d002831f13d5722a229a03ac76
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: