mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-17 01:59:25 +08:00
Fix OSS CI
Summary: This diff fixes Android OSS CI Reviewed By: rickhanlonii Differential Revision: D13747492 fbshipit-source-id: 6f90df6d3a096e3bf8a710382e192c3f54f00268
This commit is contained in:
committed by
Facebook Github Bot
parent
1dfde49d08
commit
a3620799ec
@@ -1,5 +1,4 @@
|
||||
load("@fbsource//tools/build_defs:glob_defs.bzl", "subdir_glob")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "ANDROID", "FBJNI_TARGET", "react_native_target", "react_native_xplat_target", "rn_xplat_cxx_library")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "ANDROID", "FBJNI_TARGET", "react_native_target", "react_native_xplat_target", "rn_xplat_cxx_library", "subdir_glob")
|
||||
|
||||
rn_xplat_cxx_library(
|
||||
name = "jni",
|
||||
|
||||
Reference in New Issue
Block a user