Make xplat react native files buildable

Reviewed By: mzlee

Differential Revision: D6605611

fbshipit-source-id: baa33947319a27b95020924d177a9398a276dabe
This commit is contained in:
Jonathan Kim
2018-01-21 21:54:01 -08:00
committed by Facebook Github Bot
parent cec2e80fc2
commit 4f2cc42a2d
138 changed files with 461 additions and 462 deletions

View File

@@ -1,6 +1,6 @@
include_defs("//ReactAndroid/DEFS")
load("//ReactNative:DEFS", "rn_android_library", "react_native_dep")
android_library(
rn_android_library(
name = "model",
srcs = glob(["*.java"]),
visibility = [