commit | 6cdb8773a336225ad14aa28539830f8560a389e1 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Mon Apr 08 17:06:26 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Mon Apr 08 17:14:24 2024 +0000 |
tree | 7582ba6d0f991bf5a9a9d3edef1c8e60dca54806 | |
parent | a609e842388dd172dcb11e9365dcde94a872547f [diff] |
Do not delete original VM after it is transferred The transferror & transferee have the same UUId, so even though the transferee calls `claimVmInstance`, deletion of original VM will lead to deletion of instance from Secretkeeper. Test: #importedVmIsEqualToTheOriginalVm_WithStorage Bug: 294177871 Change-Id: Ia36aea9a8f0cc0074d49cb0730933df725c865d2
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: