commit | fc6f036e65fdc2d9ed05e702e6ec4dfc9ff2a243 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jul 25 17:21:13 2024 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 25 19:57:13 2024 +0900 |
tree | 45326333564efe29c0b68c2b5f0967f6fb22d952 | |
parent | 2d5d00829141ba8af9979a7a403ea1e0929324a1 [diff] |
Locate cursor surface using SurfaceControl ... not with view layout update which is expensive. Bug: 343623326 Test: drag a window using trackpad or mouse. See how smooth it is. Change-Id: Id820477595bf068832dbe50012012b0e27d9a691
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: