Merge "Add open_then_run to TEST_EXCLUDE" am: 8d976b785a

Original change: https://android-review.googlesource.com/c/platform/development/+/2026903

Change-Id: Id2f5a43d429b6353c2d7e167218e5c352f0acd2e
This commit is contained in:
Treehugger Robot
2022-03-16 18:05:02 +00:00
committed by Automerger Merge Worker

View File

@@ -66,6 +66,10 @@ TEST_EXCLUDE = [
"aidl_test_rust_service",
"aidl_test_rust_service_async",
# This is a helper binary for AuthFsHostTest and shouldn't
# be run directly.
"open_then_run",
# TODO: Remove when b/198197213 is closed.
"diced_client_test",
]