commit | f2479c17be38a70a58ca33ce5c4101b6827d86f6 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 13 11:23:52 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Feb 13 13:19:57 2023 +0000 |
tree | 4950585be22e1921da45682b41191ea8dc7ee1bf | |
parent | bec8466de568d4ad5239a861a7248af58653c814 [diff] |
libs/dice: Only depend on rust bindgens The bindgen libraries should wrap the C symbols we require here so no need to duplicate them, at the risk of importing conflicting libraries. Test: m pvmfw_img Change-Id: Icd9d089d44639b5ac5deed22fe5a73956c349606
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.