commit | be8afd69a10c7c92b2444a66a8192f8338cd1369 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Sep 03 11:12:10 2024 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Sep 04 10:34:09 2024 +0900 |
tree | 487cfc08bc1a97b9d3cb27b85e55a4c910b587db | |
parent | 39b4115726dba5ea8c0dedb0bf028829d6ec3e2c [diff] |
Add more contexts upon verifying APEX failure I found this helpful while debugging. Bug: N/A Test: TH Change-Id: Ia547dd83afbc4fffafebf2683c7136689abddb67
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: