use xplat BUCK attribution

Summary:
Internal code attribution update.

Changelog: [Internal]

Reviewed By: mdvacca

Differential Revision: D21603406

fbshipit-source-id: c3da1823e26beb0092d97e66d731618c0433a2f7
This commit is contained in:
Kevin Gozali
2020-05-15 21:51:56 -07:00
committed by Facebook GitHub Bot
parent 4001966fb6
commit f24b815fe6
127 changed files with 142 additions and 191 deletions
@@ -3,7 +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"],
labels = ["supermodule:xplat/default/public.react_native.infra"],
visibility = [
"PUBLIC",
],