commit | 5e9dd4ba00ee1105085691b8ab51f706bdcbee87 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Oct 18 10:44:12 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Oct 18 14:32:28 2024 +0900 |
tree | 4e7bfb9ce093194d6163c9adf722dd46fd9f1bb4 | |
parent | d7f32367a2e1f2391a75776712e85f1bb0c7fc93 [diff] |
VmTerminalApp: Fix i18n issues in resize activity Two fixes: - Stop using hardcoded units & layouts for disk size - Use RTL aware layout (left/right -> start/end) Bug: 374146925 Test: manually Change-Id: I280a3790e5aace9b68d40242d476bad3feae337e
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: