commit | fe6df5255906a8838890fe81d9e9b372654cbeba | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Aug 18 15:31:57 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Fri Aug 18 15:41:15 2023 +0100 |
tree | c5d971d2efc57fb7eef63b22a76678f65eabae72 | |
parent | f6deec392b2f85a204fced97ec82f354407e8611 [diff] |
Use a unique key to sign our test apps. This ensures it is not the same as the platform key, even on test-keys builds, which causes permission tests to fail. While I'm here, delete test.keystore, which has been unused since aosp/1972343. Bug: 290582742 Test: atest MicrodroidTests Change-Id: I9477f50a4d7cf778477893f49ff2b7a0d9a4b7e2
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:
How-Tos: