commit | 0206c161de06d0125f221e76df74ada90c2d5d84 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Nov 01 14:16:05 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Nov 01 14:17:26 2024 +0900 |
tree | 956989cdf73796c8b58e0abb5e4d69583627b0c4 | |
parent | 4c8cb58f2d5945d9608c8e029da3ded24060e463 [diff] |
Add waitForBootCompleted to the Terminal's MainActivity This is in preparation for the instrumentation test. The method waits until the boot is completed (ttyd is connected and the page is loaded). Bug: 375051350 Test: N/A Change-Id: I71181f8654c08998a5abd756367b6079159977e4
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: