We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9c8a6 commit 59a679dCopy full SHA for 59a679d
espresso/core/java/androidx/test/espresso/BUILD
@@ -67,7 +67,7 @@ INTERNAL_API_ANNOTATION = [
67
android_library(
68
name = "view-interaction",
69
srcs = VIEW_INTERACTION,
70
- visibility = [":espresso_pkg"],
+ visibility = ["//visibility:private"],
71
deps = [
72
":framework",
73
":interface",
0 commit comments