Skip to content

Commit 67a59d9

Browse files
Update runtime/core/portable_type/targets.bzl
Co-authored-by: cccclai <chenlai907@gmail.com>
1 parent e9d81d4 commit 67a59d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/core/portable_type/targets.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def define_common_targets():
4949
"bits_types.h",
5050
],
5151
visibility = [
52-
"//executorch/extension/fb/dynamic_shim/...",
52+
"//executorch/extension/...",
5353
"//executorch/runtime/core/exec_aten/util/...",
5454
"//executorch/kernels/...",
5555
],

0 commit comments

Comments
 (0)