mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fixup typo in pfh labels
Summary: Now that the PFH node has been renamed this updates the pfh label. Produced via `xbgs -l -e '"pfh:ReactNative_CommonInfrastructurePlaceholde"' | xargs sed -i 's/"pfh:ReactNative_CommonInfrastructurePlaceholde"/"pfh:ReactNative_CommonInfrastructurePlaceholder"/'` Reviewed By: jkeljo Differential Revision: D35374087 fbshipit-source-id: 61590f69de5a69ec3b8a0478f6dd43409de3c70b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1e51ac2b6c
commit
daa105aba5
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -14,7 +14,7 @@ rn_android_library(
|
||||
srcs = ["HermesSamplingProfiler.java"],
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = ["PUBLIC"],
|
||||
@@ -38,7 +38,7 @@ rn_xplat_cxx_library(
|
||||
compiler_flags_enable_rtti = True, # TODO: is this necessary?
|
||||
fbandroid_allow_jni_merging = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
platforms = ANDROID,
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -8,7 +8,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -23,7 +23,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
proguard_config = "reactnative.pro",
|
||||
@@ -72,7 +72,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
proguard_config = "reactnative.pro",
|
||||
|
||||
@@ -14,7 +14,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -9,7 +9,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
language = "KOTLIN",
|
||||
|
||||
@@ -13,7 +13,7 @@ rn_xplat_cxx_library(
|
||||
),
|
||||
fbandroid_allow_jni_merging = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
platforms = ANDROID,
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
manifest = "AndroidManifest.xml",
|
||||
@@ -53,7 +53,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -14,7 +14,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
language = "KOTLIN",
|
||||
|
||||
@@ -13,7 +13,7 @@ rn_xplat_cxx_library(
|
||||
),
|
||||
fbandroid_allow_jni_merging = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
platforms = ANDROID,
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -16,7 +16,7 @@ rn_java_library(
|
||||
name = "processing-lib",
|
||||
srcs = glob(["*.java"]),
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
source = "8",
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_xplat_cxx_library(
|
||||
headers = glob(["*.h"]),
|
||||
header_namespace = "",
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
platforms = ANDROID,
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
@@ -36,7 +36,7 @@ rn_android_library(
|
||||
srcs = glob(["interfaces/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -9,7 +9,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
@@ -38,7 +38,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -8,7 +8,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -16,7 +16,7 @@ rn_java_library(
|
||||
name = "processing-lib",
|
||||
srcs = glob(["*.java"]),
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
source = "7",
|
||||
|
||||
@@ -9,7 +9,7 @@ rn_android_library(
|
||||
),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
|
||||
@@ -13,7 +13,7 @@ rn_xplat_cxx_library(
|
||||
fbandroid_labels = [
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
labels = ["pfh:ReactNative_CommonInfrastructurePlaceholde"],
|
||||
labels = ["pfh:ReactNative_CommonInfrastructurePlaceholder"],
|
||||
platforms = ANDROID,
|
||||
preprocessor_flags = [
|
||||
"-DLOG_TAG=\"ReactNative\"",
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -10,7 +10,7 @@ rn_android_library(
|
||||
),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
@@ -45,7 +45,7 @@ rn_android_library(
|
||||
srcs = ["CallInvokerHolderImpl.java"],
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
|
||||
@@ -8,7 +8,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
|
||||
@@ -13,7 +13,7 @@ rn_xplat_cxx_library(
|
||||
},
|
||||
fbandroid_allow_jni_merging = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
platforms = ANDROID,
|
||||
@@ -51,7 +51,7 @@ rn_xplat_cxx_library(
|
||||
FBJNI_TARGET,
|
||||
],
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
platforms = ANDROID,
|
||||
|
||||
@@ -15,7 +15,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
@@ -51,7 +51,7 @@ rn_android_library(
|
||||
],
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
@@ -102,7 +102,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -13,7 +13,7 @@ rn_xplat_cxx_library(
|
||||
),
|
||||
fbandroid_allow_jni_merging = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
platforms = ANDROID,
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -5,7 +5,7 @@ rn_android_library(
|
||||
srcs = glob(["**/*.java"]),
|
||||
autoglob = False,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -10,7 +10,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
@@ -38,7 +38,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -9,7 +9,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
@@ -28,7 +28,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -9,7 +9,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
language = "KOTLIN",
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
visibility = [
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
required_for_source_only_abi = True,
|
||||
|
||||
@@ -6,7 +6,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
provided_deps = [
|
||||
|
||||
@@ -9,7 +9,7 @@ rn_android_library(
|
||||
autoglob = False,
|
||||
is_androidx = True,
|
||||
labels = [
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholde",
|
||||
"pfh:ReactNative_CommonInfrastructurePlaceholder",
|
||||
"supermodule:xplat/default/public.react_native.infra",
|
||||
],
|
||||
language = "KOTLIN",
|
||||
|
||||
Reference in New Issue
Block a user