commit | 8ecc78ba4ba0726b24874f71bc110ee6bc0e1c98 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Jun 13 12:41:13 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Wed Jun 14 13:52:24 2023 +0000 |
tree | be46351f7cc587e77dc7d1eef79fa67063c98c47 | |
parent | b6d2c647b0078fc996227c9cd95dafe6f296183f [diff] |
vmbase: Use cstr!() in example Use the macro now that it's available in the crate. Note: no functional change intended. Test: atest vmbase_example.integration_test Change-Id: Ie9051d8e8a5b35e2228cced0417166ecf1b847fe
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.