commit | 3e5e9bf90f936b6185e9b52717719125deaf923e | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Nov 22 15:21:12 2021 +0000 |
committer | David Drysdale <drysdale@google.com> | Wed Dec 01 09:55:28 2021 +0000 |
tree | 7a6df9ff51bbf61680f28a7407f134efb883361f | |
parent | 6428d6b87a27a4faf32d4e6269ba15ef1e919611 [diff] |
Depend on KeyMint HAL via default This allows for easier bumping of the KeyMint version level. At the moment this change should have no effect: the same dependency is used, just reached via a default rather than explicitly. However, when the KeyMint version increases in the near future, using this default should mean that no change is needed here: the default definition will change to -V2 and this will be referenced here. Test: TreeHugger Change-Id: If8ebdb26289bb9d862ac160d3deea0de8fcc4d71
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.