aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZi Lin <lziest@google.com>2022-02-18 00:01:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-02-18 00:01:24 +0000
commit5209cc0f36cd91f80b0dcc36e60e8f6f5164cb4c (patch)
tree65d6c4ed57ddb3f341cb5ad0a0c33df7690aba7c
parent43529d8d29121f9034cfb3104d07bbfc908ce36e (diff)
parentc92eb73392ee53c74bb0a5d19370f3ea81ec0840 (diff)
downloadminijail-5209cc0f36cd91f80b0dcc36e60e8f6f5164cb4c.tar.gz
README: update tast test targets am: e51526ce3d am: c92eb73392
Original change: https://android-review.googlesource.com/c/platform/external/minijail/+/1989033 Change-Id: I576c652896db0a098defe844afa511e80c447061
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4fc1f4e..71a34c6 100644
--- a/README.md
+++ b/README.md
@@ -154,7 +154,7 @@ FEATURES=test emerge-${BOARD} chromeos-base/minijail dev-rust/minijail-sys \
# Check integration tests.
cros deploy <DUT> chromeos-base/minijail
-tast run <DUT> security.Minijail security.MinijailSeccomp
+tast run <DUT> security.Minijail.* security.MinijailSeccomp
```
Finally, when uploading the CL make sure to include the list of changes