Skip to content

Commit 796dcd7

Browse files
authored
adjust platform compatibility for qnn backend
Differential Revision: D75139951 Pull Request resolved: #11179
1 parent 323ff94 commit 796dcd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/qualcomm/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,5 @@ def define_common_targets():
9292
exported_deps = [
9393
":schema",
9494
],
95+
platforms = [ANDROID],
9596
)

0 commit comments

Comments
 (0)