commit | d801a14a0e1eee0c4c93a0cd19585587106a0ec1 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri Apr 05 10:47:53 2024 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Mon Apr 08 12:05:38 2024 +0000 |
tree | 77b847268974053e5b7172c2fc19e16845fec5d2 | |
parent | 566e2b01654e8d0a4dc0efffb8513a5d0d9dca15 [diff] |
claimInstance is last step while moving vm bw apps In case of any failure in other steps, this ensures the record with central VS indicates the VM is owned by the transferor, which can retry transferring the app or otherwise, still use it if the transfer fails. Test: Builds Bug: 294177871 Change-Id: I49fe6ca2a15b3d898f6e6070b0d033bd67d010a2
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: