commit | fdf2ddef8b58db9c7a0807b4c2e907c70c31185e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jul 19 19:39:03 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jul 19 21:46:14 2024 +0900 |
tree | a2ea3d97748e1268c6478287690e9f51464553bd | |
parent | 93713abf5742b1ebebc6c65fa568001577872f11 [diff] |
display dpi scale, refresh rate and memory are from vm_config.json And set the dpi scale of Ferrochrome to 0.77 so that it can show more info. Refresh rate is set to 30 (from the default 60) for now just to reduce the display update overhead. Bug: N/A Test: run ferrochrome Change-Id: I1e4f13390da8f5d9f053aaf3b7ecdb6254a04cf8
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: