commit | ca25e90632e3d673471901214b710b2076fcca96 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Mar 12 13:29:57 2025 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Mar 19 00:16:18 2025 -0700 |
tree | 76b43343e2bbb0ff3b6cbc63320d79982baf023f | |
parent | 279783a555db688909b3af72bd3e45983ac39745 [diff] |
Ensure check-feature-enabled actually succeeds The feature "check-feature-enabled" itself maybe disabled on a device (likely due to older build), in which case command fails with err "err=error: unrecognized subcommand 'check-feature-enabled". Assume that the test command succeeds before reading the stdout. Bug: 402701842 Test: Builds Change-Id: Ie7bd0f80f68aa3c643cb9b60a6b940b50f91e562
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: