Skip to content

Commit 247dbc2

Browse files
Di Xu (SWE)facebook-github-bot
authored andcommitted
Add logging dependency to OSS QNN logging
Summary: Add logging dependency to OSS QNN logging Reviewed By: kushrast Differential Revision: D66468388
1 parent d778627 commit 247dbc2

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+
"//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)