commit | 27cbf4ca288674a4a8f9dfad71fd6fc0a4a623ec | [log] [tgz] |
---|---|---|
author | Kiyoung Kim <kiyoungkim@google.com> | Thu Nov 07 17:13:26 2024 +0900 |
committer | Kiyoung Kim <kiyoungkim@google.com> | Thu Nov 07 17:15:37 2024 +0900 |
tree | 2bfb86a32923298f86d7da8f4090e87ded306131 | |
parent | 1b73e5f4a9cb7292e3c2a44fa6080624e5f81fe0 [diff] |
Update linker configuration for microdroid Update configuration of microdroid to use common properties of filesystem instead of systemimage specific property. Bug: 324995772 Test: N/A Change-Id: I5845ba27a974c6e7e7489f3b42ab64539b3f3750
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: