commit | 3a8c603eea0fb0110165f155818ccbe6888656c0 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Fri Nov 01 20:02:45 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Nov 01 20:06:04 2024 +0900 |
tree | bb32093d6acaecd92eaea4f03c7f940cde1d62d0 | |
parent | fc92d5df3e2393616e665592eb82a0c3279b17f7 [diff] |
Use random port for grpc service To prevent port conflicts, randomly assign port number to grpc service and then share it with the guest via virtiofs Test: run terminal, and check if grpc works well Bug: 372666638 Change-Id: I90bb430047afd1ba3569d2baa550586a37b26ac7
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: