label react-native-github targets

Summary:
For internal code attribution.

Changelog: [Internal]

Reviewed By: zlern2k

Differential Revision: D21468924

fbshipit-source-id: 59cd2a52e0ae46bedbf54816820a5f40b684da8b
This commit is contained in:
Kevin Gozali
2020-05-08 00:33:50 -07:00
committed by Facebook GitHub Bot
parent bf837d6373
commit 164d47f30a
113 changed files with 132 additions and 0 deletions
@@ -3,6 +3,7 @@ load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_tar
rn_android_library(
name = "network",
srcs = glob(["**/*.java"]),
labels = ["supermodule:android/default/public.react_native.infra"],
visibility = [
"PUBLIC",
],