Merge "Add AppSearchCtsTests to visibility of the test utils."

This commit is contained in:
Martin Stjernholm
2020-12-17 10:28:56 +00:00
committed by Android (Google) Code Review

View File

@@ -21,4 +21,5 @@ java_library {
"guava",
"truth-prebuilt",
],
visibility: ["//cts/tests/appsearch"],
}