commit | a9fc3fe44ad3e1ccaee73b4bf097da2a4acbcba7 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Nov 19 15:37:53 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Nov 19 15:41:04 2024 +0900 |
tree | 69e2142aa3acc1ad77638b5df5d721e311364fe6 | |
parent | b0b7615599b2b55c7bb312d5140397139f912885 [diff] |
VmTerminalApp: Always prefer start/end over left/right RTL languages (e.g. arabic) flip left and right, so hardcoded left and right would highly likely (99%) looks broken on those languages. Bug: 379089634 Bug: 379089425 Bug: 379656358 Test: Manually Change-Id: I46f8cb8fd0e0637faa7c84bb243695ab01c1fc52
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: