commit | 8b82b4b6dc60997bff4e60e62935bccfc68b738f | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Thu Jul 18 21:03:43 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Fri Jul 19 02:11:00 2024 +0000 |
tree | 6face019b5a2b36cde97e285bdb718b1334e6786 | |
parent | 4f55b6a1a7cdb2bbb076600d41671dd16bd71e39 [diff] |
ferrochrome-tests: Unlock device on tablets Tablets don't have NFC, so we can't use it to know screen lock state. This CL follows the tradefed approach (DeviceSetup.java), that doesn't need to know current device screen nor lock state. Test: Manually Bug: 354064294 Change-Id: Id89ed17506027ca7b34295aa5dad2df34823ec57
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: