commit | 48eb6038a143d6df4951256452f495ce57eac16a | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Mon May 13 08:08:03 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue May 14 08:31:55 2024 +0000 |
tree | cbe2689442cede8cb7e3475f718f72dd628d930f | |
parent | b0d12a730913dfaad9bea2ae81f5058d898aa996 [diff] |
[test] Fix AvfRkpdAppGoogleIntegrationTests on registered device This cl adds missing fields in the CSR device info to fix the failing AvfRkpdAppGoogleIntegrationTests as the RKP server requires these fields to be present or non-zero. Bug: 338601050 Test: atest AvfRkpdAppGoogleIntegrationTests Test: atest rialto_test libservice_vm_requests.test Change-Id: I5a2437a1a2709ca5d17222b2e98548d792118936
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: