commit | e74bf8329a1e8fcac201bb93f7d6437a35ae9794 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Mar 14 18:56:59 2025 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Mar 14 19:10:53 2025 +0900 |
tree | 1a022e1e04bf56c891c578df8995cfdcce141567 | |
parent | 827eab2598808bd1b74ace23d0d336e4947569a3 [diff] |
Do the resizing inside of the service It's still done in the main thread. It shall be off-loaded to a worker thread in a follow-up change. Bug: N/A Test: try resizing Change-Id: Ifddf62e01d726bcd88f1a66a0383e9b49f9640c5
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: