commit | 03e27efafdba0ed2c4961b279dcddac34d0e1509 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Nov 12 18:07:49 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Nov 12 18:07:49 2024 +0900 |
tree | a8bd186e3215e2699e565fce42fd98c6c65ce23e | |
parent | d19c11cb9cf23c1b7c62f958fb1553348f23365a [diff] |
Install procps to the debian image It brings ps, kill, pgrep, top, uptime, ... and a few more Bug: N/A Test: N/A Change-Id: Iee87a4b90ece9705dbe8e32df95151ceb9c9187a
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: