1load(":targets.bzl", "define_common_targets") 2oncall("executorch") 3 4define_common_targets(is_fbcode = True) 5