commit | f84dd22897bbeb187ac7dce21b0132f5049b16ed | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Mar 19 10:42:08 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Mar 19 10:42:08 2024 +0000 |
tree | be4e5cc07290c1a48dfc3add61a8b4b38c9d0d68 | |
parent | 345dd8b73f0a68fb4c08ab5cb2a7ee175d531526 [diff] |
Disable AvfRkpdVmAttestationTestApp when rkpd is disabled This cl disables the test AvfRkpdVmAttestationTestApp when the mainline module rkpd is not enabled to avoid the conflict at installation. Bug: 330177263 Test: Run AvfRkpdVmAttestationTestApp on main Change-Id: I10c66a1d063ecd30e191d61e898ae477e679002d
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: