commit | 3a63691336dec3893b7344a0e39b3a0593c6a0d1 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Feb 27 06:47:41 2024 +0000 |
committer | Jiyong Park <jiyong@google.com> | Tue Feb 27 06:47:50 2024 +0000 |
tree | 0809d7ef2e614601a7000df42b07e0896f0e63af | |
parent | 2e98792017b2732fef611e13b1a13d9293da7a4b [diff] |
Remove odsign_e2e_tests_full from avf-postsubmit group The test should match with the ART implementation in DUT. The implementation can be built from ToT in case of trunk, but could be a prebuilt from mainline-train-builds in case of next. Until we find a way to use different tests depending on the original of the ART module in DUT, drop the test from the avf-postsubmit group. Bug: 325409306 Bug: 290882298 Bug: 326970965 Change-Id: I1734c8df44952f78e5b2f158c711bea95dd50d78 Test: watch treehugger
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: