Skip to content

Commit 59a679d

Browse files
Automated Code Change
PiperOrigin-RevId: 648590694
1 parent ba9c8a6 commit 59a679d

File tree

1 file changed

+1
-1
lines changed
  • espresso/core/java/androidx/test/espresso

1 file changed

+1
-1
lines changed

espresso/core/java/androidx/test/espresso/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ INTERNAL_API_ANNOTATION = [
6767
android_library(
6868
name = "view-interaction",
6969
srcs = VIEW_INTERACTION,
70-
visibility = [":espresso_pkg"],
70+
visibility = ["//visibility:private"],
7171
deps = [
7272
":framework",
7373
":interface",

0 commit comments

Comments
 (0)