commit | 0276f61a19731e87474399da7c6c1df83f90d89d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Dec 07 17:25:18 2023 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Dec 08 16:25:53 2023 +0900 |
tree | 0692d128601e67b36aa6ae28e7db1c2920d05c5c | |
parent | fe44d53236ca871463360e227e9c8998d971dba3 [diff] |
Add android version to gki version name Both android version and kernel version are important to KMI, so adding android version to gki version name too. Bug: 302465542 Test: vm run-microdroid --gki android14-6.1 Test: atest MicrodroidHostTestCases Change-Id: I3ee95c9d9c6576ee5869346c72cb0a3fb6cbdce2
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: