commit | e0c44b4e87b47c8ec7faf23a97a6278e5da50114 | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Mon Aug 05 14:58:53 2024 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Tue Aug 06 12:48:25 2024 +0900 |
tree | 57ea08c9f1d9632330a333445f12ce7535921321 | |
parent | 05b201992a2894a153d92bb591be289df52b118e [diff] |
ferrochrome-tests: Fix build rule for test script This forces test to run with bash, instead of any random shell. Bug: 353864738 Test: ABTD Change-Id: I59aacc970cf0212ef654651970e5b500e7d98179
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: