commit | 98f3d7250aa43844a9c2fee62e7b31d6e90e5001 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Sat Oct 12 14:31:34 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Sat Oct 12 19:24:13 2024 +0900 |
tree | 1ca08022faba9e121d57122fe26551073c271dc6 | |
parent | bee9a5c978154ea0a47f16cb2f5362e4a1970265 [diff] |
Add default account "droid" 1. no password for sudo 2. ttyd automatically login into droid without asking password 3. uid is 1000 Bug: 363235770 Test: check if a user can user 'droid' without login in terminall app Change-Id: I3382df2e8e6a4ed7fd591d18a0123c559bdc2aed
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: