commit | 22c79fe64a586222de9772cf223273687f172c88 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Jun 05 14:33:40 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Jun 05 14:33:40 2024 +0900 |
tree | 90d34df89dac3a0dc93b664891cca8ac486ecec5 | |
parent | 11c152d34c5a1b57edf0691466360f661777ed7e [diff] |
Use ro.board.api_level to check whether BSP is under VSR-15 or not Non-GRF devices upgrading their vendor to Android 15 should support AVF. Bug: 340429921 Test: run MicrodroidTestApp on upgrading Pixels Change-Id: I7bd69b4c4f6b9d8ab21e7a9e80d7a370fe6ada6f
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: