1*523fa7a6SAndroid Build Coastguard Workerdef define_common_targets(): 2*523fa7a6SAndroid Build Coastguard Worker """Defines targets that should be shared between fbcode and xplat. 3*523fa7a6SAndroid Build Coastguard Worker 4*523fa7a6SAndroid Build Coastguard Worker The directory containing this targets.bzl file should also contain both 5*523fa7a6SAndroid Build Coastguard Worker TARGETS and BUCK files that call this function. 6*523fa7a6SAndroid Build Coastguard Worker """ 7*523fa7a6SAndroid Build Coastguard Worker pass 8