From e78f16954762e950e6c49ddfe824f00431b0524a Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Fri, 6 May 2022 13:45:04 -0700 Subject: [PATCH] third_party/minijail: update to latest Pull in commit 77c59db8ff9a ("rust: add minijail_run_env to minijail-sys") so the minijail-sys build script does not keep making the submodule dirty on every build. BUG=None TEST=cargo build && git status Change-Id: I662a4a9801eb27245691f69644508026a69e8a11 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3631409 Reviewed-by: Anton Romanov Tested-by: kokoro Commit-Queue: Daniel Verkamp --- third_party/minijail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/minijail b/third_party/minijail index 4170a270c9..77c59db8ff 160000 --- a/third_party/minijail +++ b/third_party/minijail @@ -1 +1 @@ -Subproject commit 4170a270c9db983ffdbbd6c464494fc4432319b3 +Subproject commit 77c59db8ff9ab7795ca1e986e2658b02d9252498