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.
1 parent 323ff94 commit 796dcd7Copy full SHA for 796dcd7
backends/qualcomm/targets.bzl
@@ -92,4 +92,5 @@ def define_common_targets():
92
exported_deps = [
93
":schema",
94
],
95
+ platforms = [ANDROID],
96
)
0 commit comments