You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
This is part of an effort to enable Executorch OSS BUCK build.
The decision on BUCK build file is to share existing targets.bzl (along with TARGETS) with OSS build. Therefore we want to reduce the cases where targets.bzl still need to load fbsource/fbcode only .bzl files.
This diff cleans up unnecessary usage of `export_files.bzl` in `schema/targets.bzl`.
Reviewed By: cccclai
Differential Revision: D47441538
fbshipit-source-id: 48ad42115c6ad3dfb65dbd84c53340ba7fc1f47d
0 commit comments