commit | e407e9f37908eb972282184bad82f6cd53d578bb | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Jun 04 16:26:06 2024 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Jun 04 16:27:53 2024 +0900 |
tree | 77b19b3f2cf53bc4825fccfbffd5798b2d45f0f1 | |
parent | 740257b3d4f5a3e11e7a9cf891f1c0d5936c4d18 [diff] |
Add more logs to sign_virt_apex_test The test is flaky. Let's add/enable logging for better diagnosys. Bug: 344294093 Test: atest sign_virt_apex_test Change-Id: I436ef42c59515a0060b25adff1a46a3cb578c550
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: