commit | ae63e6da8dc6ac69ecc9677ec384c65a3a82f84f | [log] [tgz] |
---|---|---|
author | Hung Nguyen <hungmn@google.com> | Tue Feb 25 15:04:41 2025 -0800 |
committer | Hung Nguyen <hungmn@google.com> | Tue Feb 25 15:06:53 2025 -0800 |
tree | 9197d4a61057503bbe06e038e53b294d8f0066df | |
parent | d1f2834c8cba93b394af961b402197fbbe2231f8 [diff] |
Check autoclear setup using block sysfs Instead of checking the loop device size, to avoid flakiness when the loop device doesn't self-distruct by that time. Bug: 291169704 Test: atest libdm_rust.test Change-Id: I122bc5b82d858ef35ba7f3123cf925532ac1b2c3
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: