commit | 743454c58e299ce56fc65c8035e1aac23bc21a6e | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Tue Oct 18 12:50:30 2022 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Tue Oct 18 13:28:10 2022 +0000 |
tree | 75da434bd8eac67524461f38977cec0984d2e544 | |
parent | b278b1ce2e3f4b29d72b9aba4a9fc09ca649ca8b [diff] |
[libdm_rust] Enable writable loopdevice Add option in loopdevice module to create a block device in writable mode as well. This is required for unit-testing dm-crypt device. Also, add test: attach_loop_device_with_dio_writable Test: atest libdm_rust.test Test: atest apkdmverity.test Bug: 250880499 Change-Id: I793ca247ec3cb3258d16a6d9bb25aae31c127ede
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.