Skip to content

Commit

Permalink
Restrict visiblity of contrib:accessibility_checks
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 618026606
  • Loading branch information
brettchabot authored and copybara-androidxtest committed Mar 22, 2024
1 parent 9ffb8f7 commit 10dfce5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion espresso/contrib/java/androidx/test/espresso/contrib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ android_library(
"AccessibilityChecks.java",
],
deprecation = "use //espresso/accessibility/java/androidx/test/espresso/accessibility:accessibility_checks instead",
visibility = ["//visibility:public"],
deps = [
"//espresso/core/java/androidx/test/espresso",
"@maven//:com_google_android_apps_common_testing_accessibility_framework_accessibility_test_framework",
Expand Down

0 comments on commit 10dfce5

Please sign in to comment.