commit | 3621ad56293ae2542ad7be53b4ce0498ba7ac264 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Wed Feb 19 02:27:39 2025 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Wed Feb 19 02:30:12 2025 +0900 |
tree | 0179bc909bacdd2ddbc9068bdde9d8d9746a40c7 | |
parent | e82e2de29386e367b897883e0663a7ce419b47d0 [diff] |
TerminalApp: Fixes for RTL This includes two fixes: - Ensure gap between assigned size text and max size text - Prevent RTL flip between data unit and value. Bug: 391768650 Test: Apply the strings.xml change to values-iw, and verify manually. Change-Id: I868e94114eea9e050bdd29bef439f495222e836c
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: