add oncall annotation for BUCK files in xplat based on supermodule information - /home/s2shi/tmp/xplat_buck_oncall/xplat_buck_batch10

Differential Revision: D40610875

fbshipit-source-id: 0fb0db845c041265faf0a06877d05ffbb55ba648
This commit is contained in:
Stanley Shi
2022-10-21 22:39:18 -07:00
committed by Facebook GitHub Bot
parent 950ea915be
commit d941940b4c
105 changed files with 210 additions and 0 deletions
@@ -1,5 +1,7 @@
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "react_native_root_target", "react_native_target", "rn_android_library")
oncall("react_native")
rn_android_library(
name = "devsupport",
srcs = glob(["*.java"]),