commit | bd2b67b4ffef904e1934f21ff62b3a1ff14d8e93 | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Thu Nov 09 10:14:30 2023 +0900 |
committer | Seungjae Yoo <seungjaeyoo@google.com> | Tue Nov 14 14:55:51 2023 +0900 |
tree | 42a928c803f3100f5e8bdf49d3814ad699d4e6db | |
parent | 1e053be653d1654a3db733437a8e8a96fc310eeb [diff] |
Add partition name to test microdroid vendor images Bug: 285855436 Test: atest MicrodroidTests#creationFailsWithUnsignedVendorPartition Test: atest MicrodroidTests#bootsWithVendorPartition Change-Id: Ic0b40eff6b99630f0f4815a9cff1c5fe26cea000
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: