Skip to content

Commit 5868321

Browse files
danielverkampcrosvm LUCI
authored and
crosvm LUCI
committed
audio_streams_conformance_test: remove unused minijail dep
Change-Id: Id5a9684d8a9dd4c93193b4c2cc41ba4d0a77331d Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5556682 Reviewed-by: Frederick Mayle <[email protected]> Commit-Queue: Daniel Verkamp <[email protected]>
1 parent 7599eed commit 5868321

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Cargo.lock

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

audio_streams_conformance_test/Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ remain = "0.2"
1818
serde = { version = "1.0", features = ["derive"] }
1919
serde_json = "1"
2020
thiserror = "1.0.20"
21-
22-
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]
23-
minijail = "*"

0 commit comments

Comments
 (0)