commit | c78d8091d5ebd631f5e94cff8ee21833bfa9866d | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Mar 08 15:26:28 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Fri Mar 08 15:36:46 2024 +0000 |
tree | f4a386cf759b2423a2a72f6e81cf88e038b153ba | |
parent | 9b53f8d5a46ce03d86b6fd12f57fd4302e6f3921 [diff] |
Disable Secretkeeper usage for VM. Till b/327526008 is resolved, disable secretkeeper usage for pVM. Test: vm_shell run-app Bug: 291213394 Change-Id: I1f0fe7dfed5d255ed9bbad7a74b24f457cfad534
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: