commit | a5fc4d4acab1ed16e62a30371019a596abc50c5a | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Nov 22 17:39:03 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Tue Nov 28 15:54:26 2023 +0000 |
tree | 745587eacd211eeaf67b548e7cb61630b415e6f6 | |
parent | ba6606d9612b697c8121ec5798c76da0cf1dfcef [diff] |
Test improvements. Delete our test APEX, and instead re-use existing test APEXes from /system/apex/apexd. Add new tests to make sure verification fails when it should. Bug: 308759880 Test: atest libapexutil_rust.test Change-Id: Icf88049b3e55c9c70fa995e4ac432fcc9c98992a
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: