From ceae48c0f7b80badb0a1afef78da1868c0a699a1 Mon Sep 17 00:00:00 2001 From: Chris Olszewski Date: Wed, 30 Mar 2022 14:37:03 -0700 Subject: [PATCH] Add pfh labels to targets Summary: While it would be better to be able to do all of the ownership metadata at the Buck macro level, that proved to be more work than expected. This diff adds the corresponding pfh label to all targets in `xplat/js/react-native-github` that have a Supermodule label. Once the migration is complete the Supermodules labels will be able to be removed. Reviewed By: cortinico Differential Revision: D35221544 fbshipit-source-id: d87d5e266dfb5e6ee087251dc34dff5db299bbaf --- BUCK | 57 ++++++++++++++++--- IntegrationTests/BUCK | 5 +- Libraries/FBLazyVector/BUCK | 5 +- Libraries/RCTRequired/BUCK | 5 +- React/CoreModules/BUCK | 1 + .../com/facebook/react/testing/network/BUCK | 5 +- ReactAndroid/src/androidTest/js/BUCK | 5 +- .../main/java/com/facebook/debug/holder/BUCK | 5 +- .../main/java/com/facebook/debug/tags/BUCK | 5 +- .../com/facebook/hermes/instrumentation/BUCK | 10 +++- .../src/main/java/com/facebook/react/BUCK | 5 +- .../java/com/facebook/react/animated/BUCK | 5 +- .../main/java/com/facebook/react/bridge/BUCK | 10 +++- .../main/java/com/facebook/react/common/BUCK | 5 +- .../com/facebook/react/common/mapbuffer/BUCK | 5 +- .../facebook/react/common/mapbuffer/jni/BUCK | 5 +- .../com/facebook/react/common/network/BUCK | 5 +- .../main/java/com/facebook/react/config/BUCK | 5 +- .../java/com/facebook/react/devsupport/BUCK | 10 +++- .../main/java/com/facebook/react/fabric/BUCK | 5 +- .../java/com/facebook/react/fabric/jni/BUCK | 5 +- .../java/com/facebook/react/jscexecutor/BUCK | 5 +- .../main/java/com/facebook/react/jstasks/BUCK | 5 +- .../facebook/react/module/annotations/BUCK | 5 +- .../java/com/facebook/react/module/model/BUCK | 5 +- .../com/facebook/react/module/processing/BUCK | 5 +- .../react/modules/accessibilityinfo/BUCK | 5 +- .../facebook/react/modules/appearance/BUCK | 5 +- .../facebook/react/modules/appregistry/BUCK | 5 +- .../com/facebook/react/modules/appstate/BUCK | 5 +- .../java/com/facebook/react/modules/blob/BUCK | 5 +- .../com/facebook/react/modules/blob/jni/BUCK | 5 +- .../facebook/react/modules/bundleloader/BUCK | 5 +- .../com/facebook/react/modules/camera/BUCK | 5 +- .../com/facebook/react/modules/clipboard/BUCK | 5 +- .../com/facebook/react/modules/common/BUCK | 5 +- .../java/com/facebook/react/modules/core/BUCK | 5 +- .../com/facebook/react/modules/debug/BUCK | 10 +++- .../facebook/react/modules/deviceinfo/BUCK | 5 +- .../com/facebook/react/modules/dialog/BUCK | 5 +- .../com/facebook/react/modules/fabric/BUCK | 5 +- .../com/facebook/react/modules/fresco/BUCK | 5 +- .../facebook/react/modules/i18nmanager/BUCK | 5 +- .../com/facebook/react/modules/image/BUCK | 5 +- .../com/facebook/react/modules/intent/BUCK | 5 +- .../com/facebook/react/modules/network/BUCK | 5 +- .../facebook/react/modules/permissions/BUCK | 5 +- .../com/facebook/react/modules/share/BUCK | 5 +- .../com/facebook/react/modules/sound/BUCK | 5 +- .../com/facebook/react/modules/statusbar/BUCK | 5 +- .../com/facebook/react/modules/storage/BUCK | 5 +- .../facebook/react/modules/systeminfo/BUCK | 10 +++- .../com/facebook/react/modules/toast/BUCK | 5 +- .../com/facebook/react/modules/vibration/BUCK | 5 +- .../com/facebook/react/modules/websocket/BUCK | 5 +- .../facebook/react/packagerconnection/BUCK | 5 +- .../java/com/facebook/react/processing/BUCK | 5 +- .../com/facebook/react/reactperflogger/BUCK | 1 + .../facebook/react/reactperflogger/jni/BUCK | 1 + .../main/java/com/facebook/react/shell/BUCK | 5 +- .../main/java/com/facebook/react/surface/BUCK | 5 +- .../main/java/com/facebook/react/touch/BUCK | 5 +- .../com/facebook/react/turbomodule/core/BUCK | 10 +++- .../react/turbomodule/core/interfaces/BUCK | 5 +- .../facebook/react/turbomodule/core/jni/BUCK | 10 +++- .../java/com/facebook/react/uimanager/BUCK | 15 ++++- .../facebook/react/uimanager/annotations/BUCK | 5 +- .../com/facebook/react/uimanager/common/BUCK | 5 +- .../com/facebook/react/uimanager/jni/BUCK | 5 +- .../com/facebook/react/uimanager/util/BUCK | 5 +- .../main/java/com/facebook/react/util/BUCK | 5 +- .../java/com/facebook/react/views/common/BUCK | 5 +- .../java/com/facebook/react/views/drawer/BUCK | 5 +- .../java/com/facebook/react/views/image/BUCK | 10 +++- .../com/facebook/react/views/imagehelper/BUCK | 10 +++- .../java/com/facebook/react/views/modal/BUCK | 5 +- .../com/facebook/react/views/progressbar/BUCK | 5 +- .../java/com/facebook/react/views/scroll/BUCK | 5 +- .../java/com/facebook/react/views/slider/BUCK | 5 +- .../facebook/react/views/swiperefresh/BUCK | 5 +- .../com/facebook/react/views/switchview/BUCK | 5 +- .../java/com/facebook/react/views/text/BUCK | 5 +- .../react/views/text/frescosupport/BUCK | 5 +- .../com/facebook/react/views/textinput/BUCK | 5 +- .../react/views/unimplementedview/BUCK | 5 +- .../java/com/facebook/react/views/view/BUCK | 5 +- ReactAndroid/src/main/jni/react/jni/BUCK | 5 +- ReactAndroid/src/test/resources/BUCK | 1 + ReactCommon/butter/BUCK | 5 +- ReactCommon/callinvoker/BUCK | 5 +- ReactCommon/cxxreact/BUCK | 20 +++++-- ReactCommon/jsi/BUCK | 15 ++++- ReactCommon/jsiexecutor/BUCK | 5 +- ReactCommon/jsinspector/BUCK | 5 +- ReactCommon/logger/BUCK | 5 +- ReactCommon/microprofiler/BUCK | 5 +- ReactCommon/react/bridging/BUCK | 5 +- ReactCommon/react/config/BUCK | 5 +- ReactCommon/react/debug/BUCK | 5 +- ReactCommon/react/nativemodule/core/BUCK | 5 +- ReactCommon/react/nativemodule/samples/BUCK | 5 +- ReactCommon/react/renderer/animations/BUCK | 5 +- .../react/renderer/attributedstring/BUCK | 5 +- .../react/renderer/componentregistry/BUCK | 5 +- .../renderer/componentregistry/native/BUCK | 5 +- .../react/renderer/components/image/BUCK | 5 +- .../renderer/components/inputaccessory/BUCK | 5 +- .../components/legacyviewmanagerinterop/BUCK | 5 +- .../react/renderer/components/modal/BUCK | 5 +- .../renderer/components/progressbar/BUCK | 5 +- .../react/renderer/components/root/BUCK | 5 +- .../renderer/components/safeareaview/BUCK | 5 +- .../react/renderer/components/scrollview/BUCK | 5 +- .../react/renderer/components/slider/BUCK | 5 +- .../react/renderer/components/switch/BUCK | 5 +- .../react/renderer/components/text/BUCK | 5 +- .../react/renderer/components/textinput/BUCK | 5 +- .../components/textinput/iostextinput/BUCK | 5 +- .../components/unimplementedview/BUCK | 5 +- .../react/renderer/components/view/BUCK | 5 +- ReactCommon/react/renderer/core/BUCK | 5 +- ReactCommon/react/renderer/debug/BUCK | 5 +- ReactCommon/react/renderer/element/BUCK | 5 +- ReactCommon/react/renderer/graphics/BUCK | 5 +- ReactCommon/react/renderer/imagemanager/BUCK | 5 +- ReactCommon/react/renderer/leakchecker/BUCK | 5 +- ReactCommon/react/renderer/mapbuffer/BUCK | 5 +- ReactCommon/react/renderer/mounting/BUCK | 5 +- .../react/renderer/runtimescheduler/BUCK | 5 +- ReactCommon/react/renderer/scheduler/BUCK | 5 +- ReactCommon/react/renderer/telemetry/BUCK | 5 +- .../react/renderer/templateprocessor/BUCK | 5 +- .../react/renderer/textlayoutmanager/BUCK | 5 +- ReactCommon/react/renderer/uimanager/BUCK | 5 +- ReactCommon/react/test_utils/BUCK | 5 +- ReactCommon/react/utils/BUCK | 5 +- ReactCommon/reactperflogger/BUCK | 5 +- ReactCommon/runtimeexecutor/BUCK | 5 +- packages/assets/BUCK | 5 +- packages/normalize-color/BUCK | 5 +- packages/polyfills/BUCK | 5 +- packages/rn-tester/BUCK | 6 +- 142 files changed, 666 insertions(+), 161 deletions(-) diff --git a/BUCK b/BUCK index f77ba079af0..61ba74ee22e 100644 --- a/BUCK +++ b/BUCK @@ -98,6 +98,7 @@ rn_xplat_cxx_library2( # it's linked in your app, transparently use it". labels = [ "depslint_never_remove", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode() + [ @@ -154,7 +155,10 @@ rn_xplat_cxx_library2( frameworks = [ "$SDKROOT/System/Library/Frameworks/Foundation.framework", ], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode() + ["-DWITH_FBSYSTRACE=1"], visibility = ["PUBLIC"], deps = [ @@ -191,7 +195,10 @@ rn_xplat_cxx_library2( frameworks = [ "$SDKROOT/System/Library/Frameworks/Foundation.framework", ], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), visibility = ["PUBLIC"], deps = [ @@ -216,7 +223,10 @@ rn_xplat_cxx_library2( ), contacts = ["oncall+react_native@xmail.facebook.com"], fbobjc_enable_exceptions = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), visibility = ["PUBLIC"], deps = [ @@ -419,6 +429,7 @@ rn_xplat_cxx_library2( labels = [ "depslint_never_add", "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], platform_preprocessor_flags = [( @@ -509,6 +520,7 @@ rn_xplat_cxx_library2( header_path_prefix = "React", labels = [ "disable_plugins_only_validation", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = [ @@ -591,7 +603,10 @@ rn_apple_library( "$PLATFORM_DIR/Developer/Library/Frameworks/Foundation.framework", ], inherited_buck_flags = get_static_library_ios_flags(), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), reexport_all_header_dependencies = True, deps = [ @@ -661,6 +676,7 @@ rn_apple_library( contacts = ["oncall+react_native@xmail.facebook.com"], labels = [ "disable_plugins_only_validation", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = [react_fabric_component_plugin_provider("Image", "RCTImageCls")], @@ -691,7 +707,10 @@ rn_xplat_cxx_library2( }, compiler_flags = ["-Wall"], contacts = ["oncall+react_native@xmail.facebook.com"], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = ["PUBLIC"], deps = [ "//xplat/js/react-native-github:RCTImage", @@ -720,7 +739,10 @@ rn_library( "Libraries/Components/Switch/SwitchSchema.js", ], ), - labels = ["supermodule:xplat/default/public.react_native.core"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.core", + ], visibility = ["PUBLIC"], deps = [ "//xplat/js:node_modules__abort_19controller", @@ -757,7 +779,10 @@ rn_codegen( android_package_name = "com.facebook.fbreact.specs", codegen_modules = True, ios_assume_nonnull = False, - library_labels = ["supermodule:xplat/default/public.react_native.infra"], + library_labels = [ + "supermodule:xplat/default/public.react_native.infra", + "pfh:ReactNative_CommonInfrastructurePlaceholde", + ], native_module_spec_name = "FBReactNativeSpec", src_prefix = "Libraries/", ) @@ -767,7 +792,10 @@ rn_codegen( name = "FBReactNativeComponentSpec", codegen_components = True, ios_assume_nonnull = False, - library_labels = ["supermodule:xplat/default/public.react_native.infra"], + library_labels = [ + "supermodule:xplat/default/public.react_native.infra", + "pfh:ReactNative_CommonInfrastructurePlaceholde", + ], src_prefix = "Libraries/", ) @@ -801,6 +829,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -850,6 +879,7 @@ rn_apple_library( labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -908,6 +938,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -955,6 +986,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -1006,6 +1038,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -1086,6 +1119,7 @@ rn_apple_library( "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", "extension_api_allow_unsafe_unavailable_usages", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = @@ -1219,6 +1253,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1251,6 +1286,7 @@ rn_apple_library( labels = [ "depslint_never_remove", "disable_plugins_only_validation", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = react_module_plugin_providers( @@ -1291,6 +1327,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1323,6 +1360,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1357,6 +1395,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1392,6 +1431,7 @@ rn_xplat_cxx_library2( ], labels = [ "depslint_never_remove", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(), @@ -1413,6 +1453,7 @@ rn_xplat_cxx_library2( "React/RCTConvert+CoreLocation.h": RCTVIEWS_PATH + "RCTConvert+CoreLocation.h", }, labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], visibility = [ diff --git a/IntegrationTests/BUCK b/IntegrationTests/BUCK index 61e3de6466a..901b182219e 100644 --- a/IntegrationTests/BUCK +++ b/IntegrationTests/BUCK @@ -17,7 +17,10 @@ rn_library( "websocket_integration_test_server.js", ], ), - labels = ["supermodule:xplat/default/public.react_native.tests"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.tests", + ], skip_processors = True, visibility = ["PUBLIC"], deps = [ diff --git a/Libraries/FBLazyVector/BUCK b/Libraries/FBLazyVector/BUCK index 089bca264b1..7de15141755 100644 --- a/Libraries/FBLazyVector/BUCK +++ b/Libraries/FBLazyVector/BUCK @@ -12,7 +12,10 @@ fb_apple_library( enable_exceptions = False, extension_api_only = True, frameworks = [], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], link_whole = False, visibility = ["PUBLIC"], ) diff --git a/Libraries/RCTRequired/BUCK b/Libraries/RCTRequired/BUCK index 53eb8a475d3..684f9018a36 100644 --- a/Libraries/RCTRequired/BUCK +++ b/Libraries/RCTRequired/BUCK @@ -10,5 +10,8 @@ fb_apple_library( contacts = ["oncall+react_native@xmail.facebook.com"], extension_api_only = True, frameworks = ["Foundation"], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], ) diff --git a/React/CoreModules/BUCK b/React/CoreModules/BUCK index 130dd99cf73..9a231a956d6 100644 --- a/React/CoreModules/BUCK +++ b/React/CoreModules/BUCK @@ -38,6 +38,7 @@ rn_apple_library( labels = [ "depslint_never_remove", # Some old NativeModule still relies on +load unfortunately. "disable_plugins_only_validation", + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], link_whole = True, diff --git a/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK b/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK index d8e68b3f29a..cc4d4c9fede 100644 --- a/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK +++ b/ReactAndroid/src/androidTest/java/com/facebook/react/testing/network/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "network", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/androidTest/js/BUCK b/ReactAndroid/src/androidTest/js/BUCK index 3820c3470fb..ef5ee7ba714 100644 --- a/ReactAndroid/src/androidTest/js/BUCK +++ b/ReactAndroid/src/androidTest/js/BUCK @@ -16,7 +16,10 @@ rn_library( "**/*.md", ], ), - labels = ["supermodule:xplat/default/public.react_native.tests"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.tests", + ], skip_processors = True, visibility = ["PUBLIC"], deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK b/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK index 13c5da59066..29b66d197f8 100644 --- a/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "holder", srcs = glob(["*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK b/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK index 2133f0f6b99..93a49eab763 100644 --- a/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "tags", srcs = glob(["*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK b/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK index 239cf64ce75..4e4e0f8e581 100644 --- a/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/hermes/instrumentation/BUCK @@ -13,7 +13,10 @@ rn_android_library( name = "hermes_samplingprofiler", srcs = ["HermesSamplingProfiler.java"], autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = ["PUBLIC"], deps = [ react_native_dep("java/com/facebook/proguard/annotations:annotations"), @@ -34,7 +37,10 @@ rn_xplat_cxx_library( compiler_flags_enable_exceptions = True, # TODO: is this necessary? compiler_flags_enable_rtti = True, # TODO: is this necessary? fbandroid_allow_jni_merging = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, soname = "libjsijniprofiler.$(ext)", visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/BUCK b/ReactAndroid/src/main/java/com/facebook/react/BUCK index a32feeb61c9..972d6d5cc30 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:appcompat"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK b/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK index 4bb711211fc..e550f535b2c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/animated/BUCK @@ -7,7 +7,10 @@ rn_android_library( ]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK b/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK index 0f54a3c0b0b..def6cc318ce 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK @@ -22,7 +22,10 @@ rn_android_library( ), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], proguard_config = "reactnative.pro", provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), @@ -68,7 +71,10 @@ rn_android_library( srcs = glob(INTERFACES), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], proguard_config = "reactnative.pro", provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/BUCK index 710a6095cb2..1e3e7dc6245 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/BUCK @@ -13,7 +13,10 @@ rn_android_library( ), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK index a552d6027fe..8427bb186ba 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/BUCK @@ -7,7 +7,10 @@ rn_android_library( ]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [], required_for_source_only_abi = True, visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK index c2ac7a7ffbc..a2f45fa4268 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/mapbuffer/jni/BUCK @@ -12,7 +12,10 @@ rn_xplat_cxx_library( prefix = "react/common/mapbuffer", ), fbandroid_allow_jni_merging = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK b/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK index 2eca2adf3f7..99c34642499 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/common/network/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "network", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/config/BUCK b/ReactAndroid/src/main/java/com/facebook/react/config/BUCK index f5ea5a7dd80..6b95b11b3e9 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/config/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/config/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "config", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK b/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK index f47c5129460..6eb110dbf84 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], manifest = "AndroidManifest.xml", provided_deps = [ react_native_dep("third-party/android/androidx:core"), @@ -49,7 +52,10 @@ rn_android_library( srcs = glob(["interfaces/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK b/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK index df7dee67bd6..ecdd934d07c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/fabric/BUCK @@ -10,7 +10,10 @@ rn_android_library( ]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK index 6cfc6093e29..457510485f8 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/fabric/jni/BUCK @@ -12,7 +12,10 @@ rn_xplat_cxx_library( prefix = "react/fabric", ), fbandroid_allow_jni_merging = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK b/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK index 54036fce0cf..2eb383c6924 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/jscexecutor/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "jscexecutor", srcs = glob(["*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK b/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK index d5a734f7924..cbdbbdc33eb 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/jstasks/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "jstasks", srcs = glob(["*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK b/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK index ec9fc4e9e07..1cc2729a3b3 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/module/annotations/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "annotations", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], required_for_source_only_abi = True, visibility = [ "PUBLIC", diff --git a/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK b/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK index 22d2f5a6625..57daa7dee04 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/module/model/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "model", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK b/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK index cc44f729d18..9b2e8a0c0ba 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/module/processing/BUCK @@ -15,7 +15,10 @@ rn_java_annotation_processor( rn_java_library( name = "processing-lib", srcs = glob(["*.java"]), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], source = "8", target = "8", deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK index 7c6b352a8c1..746c22ba21b 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/accessibilityinfo/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK index ac20f7869a3..ee12dd397f1 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/appearance/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK index 727a8d30d1e..319ef30d29a 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/appregistry/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "appregistry", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK index d9f4a85e622..95c8a93a89d 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/appstate/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "appstate", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK index 8a675604d8e..61d992c0c41 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK index e706c5bba91..79b2c5ab08e 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/blob/jni/BUCK @@ -5,7 +5,10 @@ rn_xplat_cxx_library( srcs = glob(["*.cpp"]), headers = glob(["*.h"]), header_namespace = "", - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, soname = "libreactnativeblob.$(ext)", visibility = ["PUBLIC"], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK index a6957bf014f..5952c0bd091 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/bundleloader/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK index c75487f8842..cffac9a768c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/camera/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK index 0f9a670a69b..8da86ebaa51 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/clipboard/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "clipboard", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK index d42deef1d60..d17e83ace45 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/common/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "common", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK index 1cd3c671ef7..9ff253a3ca3 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/core/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK index ec954ab8a84..49ad156b72c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/debug/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], @@ -32,7 +35,10 @@ rn_android_library( name = "interfaces", srcs = glob(["interfaces/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK index f6418a92936..19287dfd369 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/deviceinfo/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK index b6fd3e2ab37..098c4197c91 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/dialog/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK index 361c17d91f7..f60f0fbcc2d 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/fabric/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "fabric", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK index 5f4e8ce6a58..12d9f3bd44b 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/fresco/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK index b4a4ad13575..1836dc97e5c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/i18nmanager/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK index 7ebd194664f..f6e73471a86 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/image/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK index 272ca10b507..d28b8ac35ab 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/intent/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK index c7464855ecb..34851a111e4 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/network/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK index 78b11364532..da418e45b84 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/permissions/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "permissions", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK index 840c4ec6201..b1bc8d8722d 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/share/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "share", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK index 6d99c374a75..5ecdedc5600 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/sound/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ ], visibility = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK index 100b151cc86..f1def012597 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/statusbar/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK index 56593871d77..10f56b84033 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/storage/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK index 5f412e628cb..5e950668d69 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo/BUCK @@ -8,7 +8,10 @@ rn_android_library( ], autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], @@ -34,7 +37,10 @@ rn_android_library( ], autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK index 9a1b43c9ef5..4a424951d9c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/toast/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "toast", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK index b2999492221..c9705035dd1 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/vibration/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "vibration", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK b/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK index 378a5164087..b1bfce18268 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK b/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK index 76c5775ea9d..435cb8d39c3 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK @@ -7,7 +7,10 @@ rn_android_library( ), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK b/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK index c31511049ce..a2ee104f251 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/processing/BUCK @@ -15,7 +15,10 @@ rn_java_annotation_processor( rn_java_library( name = "processing-lib", srcs = glob(["*.java"]), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], source = "7", target = "7", deps = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK index 3575b09bb06..23264b58da7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/BUCK @@ -9,6 +9,7 @@ rn_android_library( ), autoglob = False, labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], required_for_source_only_abi = True, diff --git a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK index 956b28f2a66..788eb777a6b 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/reactperflogger/jni/BUCK @@ -13,6 +13,7 @@ rn_xplat_cxx_library( fbandroid_labels = [ "supermodule:xplat/default/public.react_native.infra", ], + labels = ["pfh:ReactNative_CommonInfrastructurePlaceholde"], platforms = ANDROID, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK b/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK index 84138c4394d..aa8610013a2 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/shell/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK b/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK index 6a21268b9c5..9ebb33f6da3 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/surface/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK b/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK index c9d6bbbe59e..be228a7369f 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/touch/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK index 5017297bed8..26b5633efe7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/BUCK @@ -9,7 +9,10 @@ rn_android_library( exclude = ["CallInvokerHolderImpl.java"], ), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], required_for_source_only_abi = True, visibility = [ "PUBLIC", @@ -41,7 +44,10 @@ rn_android_library( name = "callinvokerholder", srcs = ["CallInvokerHolderImpl.java"], autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], required_for_source_only_abi = True, visibility = [ "PUBLIC", diff --git a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK index 5526d046ddf..b8015ffe9d5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/interfaces/BUCK @@ -7,7 +7,10 @@ rn_android_library( ), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], required_for_source_only_abi = True, visibility = [ "PUBLIC", diff --git a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK index 448c7a47d92..3538dbaeb26 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/turbomodule/core/jni/BUCK @@ -12,7 +12,10 @@ rn_xplat_cxx_library( "ReactCommon/TurboModuleManagerDelegate.h": "ReactCommon/TurboModuleManagerDelegate.h", }, fbandroid_allow_jni_merging = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", @@ -47,7 +50,10 @@ rn_xplat_cxx_library( fbandroid_deps = [ FBJNI_TARGET, ], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, preferred_linkage = "static", preprocessor_flags = [ diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK index 16cd65135db..deaad41561a 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK @@ -14,7 +14,10 @@ rn_android_library( srcs = glob(INTERFACES_FILES), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), ], @@ -47,7 +50,10 @@ rn_android_library( react_native_dep("third-party/android/androidx:annotation"), ], is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:core"), react_native_dep("third-party/android/androidx:fragment"), @@ -95,7 +101,10 @@ rn_android_library( ], autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK index b876ba18bc5..68a417740d7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/annotations/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], required_for_source_only_abi = True, visibility = [ "PUBLIC", diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK index 6d46fd8953e..0e1c92bca81 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/common/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK index 5ded7919230..8c3c1a8d000 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/jni/BUCK @@ -12,7 +12,10 @@ rn_xplat_cxx_library( prefix = "react/uimanager/jni", ), fbandroid_allow_jni_merging = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK b/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK index c8173be0b38..6cc66ddcf37 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/uimanager/util/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/util/BUCK b/ReactAndroid/src/main/java/com/facebook/react/util/BUCK index 67fc95476d5..a88a9199576 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/util/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/util/BUCK @@ -4,7 +4,10 @@ rn_android_library( name = "util", srcs = glob(["**/*.java"]), autoglob = False, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK index 720c0618c0f..54a84a9d601 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/common/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/java/jsr-305:jsr-305"), react_native_dep("third-party/android/androidx:annotation"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK index a921e7eedcb..1011b64fea2 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/drawer/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["**/*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK index 40f0d2f5592..fbff8c28db0 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/image/BUCK @@ -9,7 +9,10 @@ rn_android_library( srcs = IMAGE_EVENT_FILES, autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), @@ -34,7 +37,10 @@ rn_android_library( ), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK index 3776c3389f8..5123f0ab1a5 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/imagehelper/BUCK @@ -8,7 +8,10 @@ rn_android_library( ), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], @@ -24,7 +27,10 @@ rn_android_library( srcs = ["MultiSourceHelper.java"], autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK index 3eb01b3a51d..a3679de486c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/modal/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK index ca914a3c796..a069f1add52 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/progressbar/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK index 4cfccd38148..e5bf28d4c15 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/scroll/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK index 46109dc64b3..9cb4c180ea2 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/slider/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK index 73fe27d801b..cc0f483270c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/swiperefresh/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK index 6042b28c9bb..14736f2b4f1 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/switchview/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:appcompat"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK index d16509a4c07..d9bf82ff8e7 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/text/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], required_for_source_only_abi = True, visibility = [ "PUBLIC", diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK index 38985bbf96b..935ea3a828b 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/text/frescosupport/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK index b8de4f2fe89..722cdb78c2c 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/textinput/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], required_for_source_only_abi = True, visibility = [ "PUBLIC", diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK index 62b23d28001..60740bf2c7e 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/unimplementedview/BUCK @@ -5,7 +5,10 @@ rn_android_library( srcs = glob(["*.java"]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], provided_deps = [ react_native_dep("third-party/android/androidx:annotation"), react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK b/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK index b8cf424594b..049ceb1e0fc 100644 --- a/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK +++ b/ReactAndroid/src/main/java/com/facebook/react/views/view/BUCK @@ -8,7 +8,10 @@ rn_android_library( ]), autoglob = False, is_androidx = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], language = "KOTLIN", provided_deps = [ react_native_dep("third-party/android/androidx:core"), diff --git a/ReactAndroid/src/main/jni/react/jni/BUCK b/ReactAndroid/src/main/jni/react/jni/BUCK index c2a91196bb2..4a2307ab4f4 100644 --- a/ReactAndroid/src/main/jni/react/jni/BUCK +++ b/ReactAndroid/src/main/jni/react/jni/BUCK @@ -41,7 +41,10 @@ rn_xplat_cxx_library( compiler_flags_enable_exceptions = True, compiler_flags_enable_rtti = True, # dynamic_cast used within ReadableNative* fbandroid_allow_jni_merging = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = ANDROID, preprocessor_flags = [ "-DLOG_TAG=\"ReactNativeJNI\"", diff --git a/ReactAndroid/src/test/resources/BUCK b/ReactAndroid/src/test/resources/BUCK index 4d2bf53b205..510cb53c3f2 100644 --- a/ReactAndroid/src/test/resources/BUCK +++ b/ReactAndroid/src/test/resources/BUCK @@ -7,6 +7,7 @@ java_library( name = "robolectric", srcs = [], labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], resources = [ diff --git a/ReactCommon/butter/BUCK b/ReactCommon/butter/BUCK index fa584cee8eb..85e9c56f6e6 100644 --- a/ReactCommon/butter/BUCK +++ b/ReactCommon/butter/BUCK @@ -32,7 +32,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/callinvoker/BUCK b/ReactCommon/callinvoker/BUCK index d6ff5cdb39a..4a9c7fc40ff 100644 --- a/ReactCommon/callinvoker/BUCK +++ b/ReactCommon/callinvoker/BUCK @@ -10,7 +10,10 @@ rn_xplat_cxx_library( ], prefix = "ReactCommon", ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preferred_linkage = "static", preprocessor_flags = [ diff --git a/ReactCommon/cxxreact/BUCK b/ReactCommon/cxxreact/BUCK index a662a78414b..b6e486f2184 100644 --- a/ReactCommon/cxxreact/BUCK +++ b/ReactCommon/cxxreact/BUCK @@ -14,7 +14,10 @@ rn_xplat_cxx_library( ), fbobjc_compiler_flags = get_apple_compiler_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], @@ -35,7 +38,10 @@ rn_xplat_cxx_library( ), fbobjc_compiler_flags = get_apple_compiler_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], @@ -55,7 +61,10 @@ rn_xplat_cxx_library( "-fno-omit-frame-pointer", ], fbobjc_compiler_flags = get_apple_compiler_flags(), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], soname = "libxplat_react_module_samplemodule.$(ext)", visibility = [ "PUBLIC", @@ -113,7 +122,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = get_apple_compiler_flags(), fbobjc_force_static = True, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE), preprocessor_flags = [ diff --git a/ReactCommon/jsi/BUCK b/ReactCommon/jsi/BUCK index a3bfde64b98..bf40ff0d548 100644 --- a/ReactCommon/jsi/BUCK +++ b/ReactCommon/jsi/BUCK @@ -27,7 +27,10 @@ rn_xplat_cxx_library( "-Wglobal-constructors", "-Wmissing-prototypes", ], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = ["PUBLIC"], ) @@ -41,7 +44,10 @@ rn_xplat_cxx_library( "jsi/JSIDynamic.h", ], fbobjc_force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], @@ -68,7 +74,10 @@ rn_xplat_cxx_library( fbobjc_frameworks = [ "$SDKROOT/System/Library/Frameworks/JavaScriptCore.framework", ], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = APPLE, visibility = ["PUBLIC"], xplat_mangled_args = { diff --git a/ReactCommon/jsiexecutor/BUCK b/ReactCommon/jsiexecutor/BUCK index ab3a5f50d5a..8d0b9adbf12 100644 --- a/ReactCommon/jsiexecutor/BUCK +++ b/ReactCommon/jsiexecutor/BUCK @@ -22,7 +22,10 @@ cxx_library( ], fbobjc_force_static = True, fbobjc_header_path_prefix = "", - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/jsinspector/BUCK b/ReactCommon/jsinspector/BUCK index 7fde000686f..42392b7d695 100644 --- a/ReactCommon/jsinspector/BUCK +++ b/ReactCommon/jsinspector/BUCK @@ -27,7 +27,10 @@ rn_xplat_cxx_library( prefix = "jsinspector", ), fbandroid_preferred_linkage = "shared", - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX, FBCODE, WINDOWS), visibility = [ "PUBLIC", diff --git a/ReactCommon/logger/BUCK b/ReactCommon/logger/BUCK index 59976e3cb06..df79f3b7a25 100644 --- a/ReactCommon/logger/BUCK +++ b/ReactCommon/logger/BUCK @@ -27,7 +27,10 @@ rn_xplat_cxx_library( prefix = "logger", ), fbandroid_preferred_linkage = "shared", - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX, FBCODE, WINDOWS), visibility = [ "PUBLIC", diff --git a/ReactCommon/microprofiler/BUCK b/ReactCommon/microprofiler/BUCK index d2b0ec55d4e..32285e5d1d6 100644 --- a/ReactCommon/microprofiler/BUCK +++ b/ReactCommon/microprofiler/BUCK @@ -17,7 +17,10 @@ cxx_library( "-fno-data-sections", ], force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], visibility = [ "PUBLIC", ], diff --git a/ReactCommon/react/bridging/BUCK b/ReactCommon/react/bridging/BUCK index 937c45ceb8a..098419d2183 100644 --- a/ReactCommon/react/bridging/BUCK +++ b/ReactCommon/react/bridging/BUCK @@ -7,7 +7,10 @@ rn_xplat_cxx_library( exported_headers = glob(["*.h"]), compiler_flags_enable_exceptions = True, compiler_flags_enable_rtti = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), tests = [":tests"], visibility = ["PUBLIC"], diff --git a/ReactCommon/react/config/BUCK b/ReactCommon/react/config/BUCK index 1d81785820c..94043877ce2 100644 --- a/ReactCommon/react/config/BUCK +++ b/ReactCommon/react/config/BUCK @@ -23,7 +23,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/debug/BUCK b/ReactCommon/react/debug/BUCK index 603c6146e52..39013ff4268 100644 --- a/ReactCommon/react/debug/BUCK +++ b/ReactCommon/react/debug/BUCK @@ -42,7 +42,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/nativemodule/core/BUCK b/ReactCommon/react/nativemodule/core/BUCK index 52e6c812f35..29fa005fd73 100644 --- a/ReactCommon/react/nativemodule/core/BUCK +++ b/ReactCommon/react/nativemodule/core/BUCK @@ -55,7 +55,10 @@ rn_xplat_cxx_library( "platform/ios/**/*.mm", ], ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/nativemodule/samples/BUCK b/ReactCommon/react/nativemodule/samples/BUCK index d3ef2a8d956..44cc0b3ee00 100644 --- a/ReactCommon/react/nativemodule/samples/BUCK +++ b/ReactCommon/react/nativemodule/samples/BUCK @@ -56,7 +56,10 @@ rn_xplat_cxx_library( "platform/ios/**/*.mm", ], ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/animations/BUCK b/ReactCommon/react/renderer/animations/BUCK index 72a29efdfc0..41c46554eea 100644 --- a/ReactCommon/react/renderer/animations/BUCK +++ b/ReactCommon/react/renderer/animations/BUCK @@ -37,7 +37,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/attributedstring/BUCK b/ReactCommon/react/renderer/attributedstring/BUCK index 4c79645fcf3..fee162d1d70 100644 --- a/ReactCommon/react/renderer/attributedstring/BUCK +++ b/ReactCommon/react/renderer/attributedstring/BUCK @@ -37,7 +37,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/componentregistry/BUCK b/ReactCommon/react/renderer/componentregistry/BUCK index 4ffce4a8be3..797cbef7833 100644 --- a/ReactCommon/react/renderer/componentregistry/BUCK +++ b/ReactCommon/react/renderer/componentregistry/BUCK @@ -33,7 +33,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/componentregistry/native/BUCK b/ReactCommon/react/renderer/componentregistry/native/BUCK index a6aceadb768..7b292705def 100644 --- a/ReactCommon/react/renderer/componentregistry/native/BUCK +++ b/ReactCommon/react/renderer/componentregistry/native/BUCK @@ -32,7 +32,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/components/image/BUCK b/ReactCommon/react/renderer/components/image/BUCK index 36ad159d49e..74fefc31c1c 100644 --- a/ReactCommon/react/renderer/components/image/BUCK +++ b/ReactCommon/react/renderer/components/image/BUCK @@ -34,7 +34,10 @@ rn_xplat_cxx_library( ], fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/components/inputaccessory/BUCK b/ReactCommon/react/renderer/components/inputaccessory/BUCK index f50bb4337bf..6e2e96bc8ed 100644 --- a/ReactCommon/react/renderer/components/inputaccessory/BUCK +++ b/ReactCommon/react/renderer/components/inputaccessory/BUCK @@ -27,7 +27,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = APPLE, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK b/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK index 6a5f2da93f5..35b91120593 100644 --- a/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK +++ b/ReactCommon/react/renderer/components/legacyviewmanagerinterop/BUCK @@ -30,7 +30,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = APPLE, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/modal/BUCK b/ReactCommon/react/renderer/components/modal/BUCK index 10c9e229be2..48febac078a 100644 --- a/ReactCommon/react/renderer/components/modal/BUCK +++ b/ReactCommon/react/renderer/components/modal/BUCK @@ -57,7 +57,10 @@ rn_xplat_cxx_library( ], prefix = "react/renderer/components/modal", ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/components/progressbar/BUCK b/ReactCommon/react/renderer/components/progressbar/BUCK index b45bde96a1a..e26ad60f435 100644 --- a/ReactCommon/react/renderer/components/progressbar/BUCK +++ b/ReactCommon/react/renderer/components/progressbar/BUCK @@ -65,7 +65,10 @@ rn_xplat_cxx_library( ios_srcs = glob( ["platform/ios/*.cpp"], ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/root/BUCK b/ReactCommon/react/renderer/components/root/BUCK index 59cd4b32a04..ba923f629ac 100644 --- a/ReactCommon/react/renderer/components/root/BUCK +++ b/ReactCommon/react/renderer/components/root/BUCK @@ -31,7 +31,10 @@ rn_xplat_cxx_library( ), fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/components/safeareaview/BUCK b/ReactCommon/react/renderer/components/safeareaview/BUCK index fb85f5b0f07..8febc5a9da6 100644 --- a/ReactCommon/react/renderer/components/safeareaview/BUCK +++ b/ReactCommon/react/renderer/components/safeareaview/BUCK @@ -27,7 +27,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = APPLE, preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/scrollview/BUCK b/ReactCommon/react/renderer/components/scrollview/BUCK index d5c0d3f2468..94017b77773 100644 --- a/ReactCommon/react/renderer/components/scrollview/BUCK +++ b/ReactCommon/react/renderer/components/scrollview/BUCK @@ -38,7 +38,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/components/slider/BUCK b/ReactCommon/react/renderer/components/slider/BUCK index 01ac302615e..262251e0a0a 100644 --- a/ReactCommon/react/renderer/components/slider/BUCK +++ b/ReactCommon/react/renderer/components/slider/BUCK @@ -67,7 +67,10 @@ rn_xplat_cxx_library( ios_srcs = glob( ["platform/ios/*.cpp"], ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/switch/BUCK b/ReactCommon/react/renderer/components/switch/BUCK index 82ca7c4074e..1892dd24246 100644 --- a/ReactCommon/react/renderer/components/switch/BUCK +++ b/ReactCommon/react/renderer/components/switch/BUCK @@ -41,7 +41,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/text/BUCK b/ReactCommon/react/renderer/components/text/BUCK index 47f41977a11..852292a10a5 100644 --- a/ReactCommon/react/renderer/components/text/BUCK +++ b/ReactCommon/react/renderer/components/text/BUCK @@ -43,7 +43,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/textinput/BUCK b/ReactCommon/react/renderer/components/textinput/BUCK index 76f69e93aa2..08c9765fccd 100644 --- a/ReactCommon/react/renderer/components/textinput/BUCK +++ b/ReactCommon/react/renderer/components/textinput/BUCK @@ -40,7 +40,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK b/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK index 414f2d39855..27c13a166fc 100644 --- a/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK +++ b/ReactCommon/react/renderer/components/textinput/iostextinput/BUCK @@ -37,7 +37,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ "-DLOG_TAG=\"ReactNative\"", diff --git a/ReactCommon/react/renderer/components/unimplementedview/BUCK b/ReactCommon/react/renderer/components/unimplementedview/BUCK index 8e59dd374ad..c5ea6cda238 100644 --- a/ReactCommon/react/renderer/components/unimplementedview/BUCK +++ b/ReactCommon/react/renderer/components/unimplementedview/BUCK @@ -31,7 +31,10 @@ rn_xplat_cxx_library( ), fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/components/view/BUCK b/ReactCommon/react/renderer/components/view/BUCK index 87f183d6657..78e190e2c6c 100644 --- a/ReactCommon/react/renderer/components/view/BUCK +++ b/ReactCommon/react/renderer/components/view/BUCK @@ -38,7 +38,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/core/BUCK b/ReactCommon/react/renderer/core/BUCK index f10420823e3..53291e02f7a 100644 --- a/ReactCommon/react/renderer/core/BUCK +++ b/ReactCommon/react/renderer/core/BUCK @@ -35,7 +35,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/debug/BUCK b/ReactCommon/react/renderer/debug/BUCK index 1fb3ddbd8e8..a48bb168986 100644 --- a/ReactCommon/react/renderer/debug/BUCK +++ b/ReactCommon/react/renderer/debug/BUCK @@ -36,7 +36,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/element/BUCK b/ReactCommon/react/renderer/element/BUCK index 6db4cf614b9..d8e253deb8b 100644 --- a/ReactCommon/react/renderer/element/BUCK +++ b/ReactCommon/react/renderer/element/BUCK @@ -34,7 +34,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/graphics/BUCK b/ReactCommon/react/renderer/graphics/BUCK index c8016ee5d93..2da3b0324c3 100644 --- a/ReactCommon/react/renderer/graphics/BUCK +++ b/ReactCommon/react/renderer/graphics/BUCK @@ -91,7 +91,10 @@ rn_xplat_cxx_library( "platform/ios/**/*.mm", ], ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/imagemanager/BUCK b/ReactCommon/react/renderer/imagemanager/BUCK index 557d5f3c294..86ef560fb44 100644 --- a/ReactCommon/react/renderer/imagemanager/BUCK +++ b/ReactCommon/react/renderer/imagemanager/BUCK @@ -86,7 +86,10 @@ rn_xplat_cxx_library( "platform/ios/**/*.mm", ], ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/leakchecker/BUCK b/ReactCommon/react/renderer/leakchecker/BUCK index c0796f177a3..bbfcdba20e1 100644 --- a/ReactCommon/react/renderer/leakchecker/BUCK +++ b/ReactCommon/react/renderer/leakchecker/BUCK @@ -33,7 +33,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/mapbuffer/BUCK b/ReactCommon/react/renderer/mapbuffer/BUCK index 8e57a23c757..5c6961f6d55 100644 --- a/ReactCommon/react/renderer/mapbuffer/BUCK +++ b/ReactCommon/react/renderer/mapbuffer/BUCK @@ -32,7 +32,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = ANDROID, preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/mounting/BUCK b/ReactCommon/react/renderer/mounting/BUCK index 365ad353ce4..3635ca693fb 100644 --- a/ReactCommon/react/renderer/mounting/BUCK +++ b/ReactCommon/react/renderer/mounting/BUCK @@ -35,7 +35,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/runtimescheduler/BUCK b/ReactCommon/react/renderer/runtimescheduler/BUCK index 061fa3197f3..3626456c1c3 100644 --- a/ReactCommon/react/renderer/runtimescheduler/BUCK +++ b/ReactCommon/react/renderer/runtimescheduler/BUCK @@ -34,7 +34,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/scheduler/BUCK b/ReactCommon/react/renderer/scheduler/BUCK index ee76e263bb1..59e08105c97 100644 --- a/ReactCommon/react/renderer/scheduler/BUCK +++ b/ReactCommon/react/renderer/scheduler/BUCK @@ -33,7 +33,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/telemetry/BUCK b/ReactCommon/react/renderer/telemetry/BUCK index efcd05cadd9..8d6bb99b7a8 100644 --- a/ReactCommon/react/renderer/telemetry/BUCK +++ b/ReactCommon/react/renderer/telemetry/BUCK @@ -35,7 +35,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/templateprocessor/BUCK b/ReactCommon/react/renderer/templateprocessor/BUCK index 430b0bdb1d3..b5faf946438 100644 --- a/ReactCommon/react/renderer/templateprocessor/BUCK +++ b/ReactCommon/react/renderer/templateprocessor/BUCK @@ -34,7 +34,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/textlayoutmanager/BUCK b/ReactCommon/react/renderer/textlayoutmanager/BUCK index 1e7e142f4cb..a66728d23d2 100644 --- a/ReactCommon/react/renderer/textlayoutmanager/BUCK +++ b/ReactCommon/react/renderer/textlayoutmanager/BUCK @@ -103,7 +103,10 @@ rn_xplat_cxx_library( "platform/ios/**/*.mm", ], ), - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/renderer/uimanager/BUCK b/ReactCommon/react/renderer/uimanager/BUCK index 9633c00bdec..e11d0e40e7d 100644 --- a/ReactCommon/react/renderer/uimanager/BUCK +++ b/ReactCommon/react/renderer/uimanager/BUCK @@ -34,7 +34,10 @@ rn_xplat_cxx_library( fbobjc_compiler_flags = APPLE_COMPILER_FLAGS, fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/test_utils/BUCK b/ReactCommon/react/test_utils/BUCK index 1b467742a75..13679a49f06 100644 --- a/ReactCommon/react/test_utils/BUCK +++ b/ReactCommon/react/test_utils/BUCK @@ -31,7 +31,10 @@ rn_xplat_cxx_library( fbobjc_frameworks = ["Foundation"], fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/react/utils/BUCK b/ReactCommon/react/utils/BUCK index 99a0f1eff0b..bb6f3940983 100644 --- a/ReactCommon/react/utils/BUCK +++ b/ReactCommon/react/utils/BUCK @@ -42,7 +42,10 @@ rn_xplat_cxx_library( fbobjc_frameworks = ["Foundation"], fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/ReactCommon/reactperflogger/BUCK b/ReactCommon/reactperflogger/BUCK index d1a06c09571..0e6ed4fd7e9 100644 --- a/ReactCommon/reactperflogger/BUCK +++ b/ReactCommon/reactperflogger/BUCK @@ -11,7 +11,10 @@ rn_xplat_cxx_library( compiler_flags = [ "-Wno-global-constructors", ], - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], platforms = (ANDROID, APPLE), preferred_linkage = "static", preprocessor_flags = [ diff --git a/ReactCommon/runtimeexecutor/BUCK b/ReactCommon/runtimeexecutor/BUCK index b8e04dfaf72..1a58f2709ed 100644 --- a/ReactCommon/runtimeexecutor/BUCK +++ b/ReactCommon/runtimeexecutor/BUCK @@ -32,7 +32,10 @@ rn_xplat_cxx_library( fbobjc_frameworks = ["Foundation"], fbobjc_preprocessor_flags = get_preprocessor_flags_for_build_mode() + get_apple_inspector_flags(), force_static = True, - labels = ["supermodule:xplat/default/public.react_native.infra"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.infra", + ], macosx_tests_override = [], platforms = (ANDROID, APPLE, CXX), preprocessor_flags = [ diff --git a/packages/assets/BUCK b/packages/assets/BUCK index 424f33a0003..fc708a00f98 100644 --- a/packages/assets/BUCK +++ b/packages/assets/BUCK @@ -8,7 +8,10 @@ rn_library( "**/*", "package.json", ]), - labels = ["supermodule:xplat/default/public.react_native.core"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.core", + ], skip_processors = True, visibility = ["PUBLIC"], ) diff --git a/packages/normalize-color/BUCK b/packages/normalize-color/BUCK index e99164634de..c4edeebd837 100644 --- a/packages/normalize-color/BUCK +++ b/packages/normalize-color/BUCK @@ -8,7 +8,10 @@ rn_library( "**/*", "package.json", ]), - labels = ["supermodule:xplat/default/public.react_native.core"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.core", + ], skip_processors = True, visibility = ["PUBLIC"], ) diff --git a/packages/polyfills/BUCK b/packages/polyfills/BUCK index a19feef73d5..c1347ea8361 100644 --- a/packages/polyfills/BUCK +++ b/packages/polyfills/BUCK @@ -24,7 +24,10 @@ rn_library( name = "polyfills", base_path = relative_path_to_js_root() + "node_modules/@react-native/polyfills/", is_polyfill = True, - labels = ["supermodule:xplat/default/public.react_native.core"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.core", + ], node_modules_check_enabled = False, skip_processors = True, # Don't anticipate routes or fbicon here visibility = ["PUBLIC"], diff --git a/packages/rn-tester/BUCK b/packages/rn-tester/BUCK index 6fdf40b6c76..c60c820c50d 100644 --- a/packages/rn-tester/BUCK +++ b/packages/rn-tester/BUCK @@ -61,7 +61,10 @@ rn_library( ], ), codegen_components = True, - labels = ["supermodule:xplat/default/public.react_native.playground"], + labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", + "supermodule:xplat/default/public.react_native.playground", + ], native_component_spec_name = "MyNativeViewSpec", skip_processors = True, visibility = ["PUBLIC"], @@ -304,6 +307,7 @@ rn_xplat_cxx_library2( ], contacts = ["oncall+react_native@xmail.facebook.com"], labels = [ + "pfh:ReactNative_CommonInfrastructurePlaceholde", "supermodule:xplat/default/public.react_native.infra", ], plugins = [