Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 618411972
  • Loading branch information
copybara-androidxtest committed Mar 23, 2024
1 parent 10dfce5 commit b9fec80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion espresso/core/java/androidx/test/espresso/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ android_library(
name = "espresso-graph",
srcs = ESPRESSO_GRAPH,
visibility = [
":espresso_first_party",
"//visibility:private", # Only private by automation, not intent. Owner may accept CLs adding visibility. See go/scheuklappen#explicit-private.
],
deps = [
":interface",
Expand Down

0 comments on commit b9fec80

Please sign in to comment.