commit | 672f8a7d7ce72ffa7325c00a766c5980ce853392 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 20 00:53:24 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Wed Dec 20 00:53:24 2023 +0000 |
tree | e9203d05569d2bc9366e2f81f7404df5cbbbeef4 | |
parent | 226e3ea3ef8b26539299dddd7aaff0428b1a0447 [diff] |
Make SkSession mutable The method `secret_management_request` takes &mut self (as it mutates the req_seq_num & expected_res_seq_num). Bug: 316126411 Test: Builds Change-Id: I3a5ab4b71e900c0130cea960f18a31432a865b48
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: