commit | 4f87401a6813e2fe8c9d77d09f5efa68b54c5ee4 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Feb 12 16:29:10 2024 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Feb 12 16:34:16 2024 +0000 |
tree | 629bc9d951b2f52dc8a471fe224080dc4b47b231 | |
parent | 6a33357da2054333eb7bf121f1b48cc74e182470 [diff] |
Add some negative tests Make sure that passing invalid values causes a failure with a helpful message. (I'm deliberately not checking exactly where the exception is thrown, as an implementation detail that may change.) While I'm here, refactor slightly. Bug: 303201498 Test: atest MicrodroidTests Change-Id: I080f80de82c809666bb191b23122c02e26957895
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: