commit | b0b7615599b2b55c7bb312d5140397139f912885 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Tue Nov 19 14:01:50 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Nov 19 14:15:07 2024 +0900 |
tree | 511d7cdb6b04a31e446fd41154cbfc0d1dcd0cd1 | |
parent | 3a4f58bfc5b474d63be5c03dbdbafd89702460d6 [diff] |
VmTerminalApp: Turn on RTL support Bug: 379089769 Test: Manually with pseudolanguage Change-Id: I03809642676b9dcd5b33a1ed90dd56e77d47a54b
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: