commit | 756329c98a70b007bf1be058f75f6df14c6dfde9 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Nov 15 16:06:22 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Nov 15 16:43:09 2024 +0900 |
tree | 1243be41fd8875055ae22b28afc581b2cdc92001 | |
parent | 5e4d5d7773b96c54bd484f7e68b6a4458905e686 [diff] |
VmTerminalApp: Non-interactive installation for debug and development For debuggable build, download automatically starts if /sdcard/linux exists. Plus, also added KEYCODE_BUTTON_START supports for automation on user build. Bug: 376759235 Test: Manual, T/H Change-Id: I8f3c2b19120c68b14cf391e421a7ef1cc7357f9b
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: