commit | 855865a19775ae8e4c8f4d92bc1b5b77ae2445f4 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jan 02 17:21:08 2025 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Jan 02 17:21:08 2025 +0900 |
tree | f646db059d7cc140d1774dc8c7f657fca26c2cfa | |
parent | 43940c4d0159df81b79fc78169f6db10512bc920 [diff] |
use android.R.id as the original code does in InstallerActivity Bug: 383243644 Test: install with prebuilt images.tar.gz, and check the snackbar Change-Id: I4fef831d70a5aec143ae5d6219924c58f16716e9
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: