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.
required_for_abi_source_only = True
1 parent 87dba50 commit 4321307Copy full SHA for 4321307
extension/android/BUCK
@@ -5,6 +5,7 @@ oncall("executorch")
5
6
non_fbcode_target(_kind = fb_android_library,
7
name = "executorch",
8
+ required_for_source_only_abi = True,
9
srcs = [
10
"executorch_android/src/main/java/org/pytorch/executorch/DType.java",
11
"executorch_android/src/main/java/org/pytorch/executorch/EValue.java",
0 commit comments