commit | 7fca7d83e4e98f010498a2f79fb05521990f9e7e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 19 15:58:04 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 19 16:39:10 2024 +0900 |
tree | 449a020d26acf83b7a179856a861e1121962dc41 | |
parent | f2bdfe8ba05ef4b9917654f538fd846373987859 [diff] |
Show stack trace in the error activity Bug: 384976698 Test: forcibly trigger an error Change-Id: Ib92601ff5d644582952d6d9f392609402cb2674a
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: