Skip to content

Commit 5f9ac82

Browse files
Di Xu (SWE)facebook-github-bot
authored andcommitted
Add logging dependency to OSS QNN logging (#7059)
Summary: Add logging dependency to OSS QNN logging Reviewed By: nathanaelsee, kushrast Differential Revision: D66468388
1 parent ffb1b7d commit 5f9ac82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/qualcomm/runtime/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ def define_common_targets():
2828
"//executorch/runtime/backend:interface",
2929
],
3030
exported_deps = [
31+
"fbsource//third-party/toolchains:log",
3132
"//executorch/backends/qualcomm:schema",
3233
"//executorch/backends/qualcomm:qc_binary_info_schema",
3334
"//executorch/runtime/core:core",

0 commit comments

Comments
 (0)