We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cbc45 commit 6663aeaCopy full SHA for 6663aea
1 file changed
shim_et/xplat/caffe2/android/BUCK
@@ -8,7 +8,8 @@
8
# that is not applicable to ExecuTorch. This empty target allows the build
9
# to succeed without running PyTorch-specific tests against ExecuTorch.
10
11
-load("@prelude//java:java_library.bzl", "java_library")
+load("@fbcode_macros//build_defs:java_library.bzl", "java_library")
12
+oncall("executorch")
13
14
java_library(
15
name = "test_host",
0 commit comments