commit | fbdc85b4de99aaa68b10cfa729663164e9a3ed7e | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Sep 07 12:56:46 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Fri Sep 08 10:40:30 2023 +0000 |
tree | ae1e3985d67aa0694a786a723595627c5cefbe25 | |
parent | 75eb9e86b34e58f7c3b4e41db05586bff201fb9d [diff] |
[service-vm] Send shutdown request to exit rialto And rialto will be in a loop of processing request till receiving the shutdown request. Bug: 299432766 Test: atest rialto_test Change-Id: Ifd65adde74a370a91fc462930bb513a3e1fe65b9
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: