commit | b61aa82a49b8ccbef5203d5b98d8212a1a1e7c27 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Jun 26 01:26:38 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Wed Jun 26 01:31:32 2024 +0900 |
tree | b99968e298e851b9faca8b6808f2f57010d66adc | |
parent | bd0021874892ced8873172c450f8da0b1ec726d0 [diff] |
Handle hsum target as well 1. handle external storage path for hsum target 2. do not need to grant custom vm permission anymore Bug: 349035371 Bug: 346676738 Test: run ferrochrome app in hsum target Change-Id: I217b7b16d9cba618c3a930f46ae9c085e7441ffe
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: