commit | cae35536637593b2fd8c3ff7b653bec69da7e51d | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Aug 30 22:11:15 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Aug 30 22:11:15 2024 +0900 |
tree | 05094b2c8aef2483ae722c8c475ff010ecd00df0 | |
parent | bec52417d44cc06dcb9ef642707e272af4e2d504 [diff] |
set android:fitsSystemWindows="true" for terminal app to fix overlapping between action bar and layout Bug: 357827587 Test: launch app Change-Id: I3cb9ff3b87f1c3bde5540df29a5f3b46290e3934
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: