Annotate targets with feature xplat/js/react-native-github/ReactAndroid/src/main/java/com/facebook/react/packagerconnection/BUCK -> xplat/js/react-native...

Summary: ...-github/ReactAndroid/src/main/java/com/facebook/react/views/commo

Reviewed By: jkeljo

Differential Revision: D35178656

fbshipit-source-id: bcd09e49f1b4625012ca9372eea9254a0955e9fa
This commit is contained in:
CodemodService Bot
2022-03-28 13:06:37 -07:00
committed by Facebook GitHub Bot
parent 8eddec9ff4
commit 64b7ac5959
17 changed files with 38 additions and 0 deletions
@@ -1,3 +1,4 @@
load("@fbsource//xplat/pfh/ReactNative/CommonInfrastructurePlaceholde:DEFS.bzl", "ReactNative_CommonInfrastructurePlaceholde")
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_target", "rn_java_annotation_processor", "rn_java_library")
rn_java_annotation_processor(
@@ -15,6 +16,7 @@ rn_java_annotation_processor(
rn_java_library(
name = "processing-lib",
srcs = glob(["*.java"]),
feature = ReactNative_CommonInfrastructurePlaceholde,
labels = ["supermodule:xplat/default/public.react_native.infra"],
source = "7",
target = "7",