mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Backout feature args
Reviewed By: jkeljo Differential Revision: D35203884 fbshipit-source-id: 87d50b138aaa3dd16a24b5ff2795910c3644d418
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6031e4ab62
commit
75edd288cb
@@ -1,11 +1,9 @@
|
||||
load("@fbsource//xplat/pfh/ReactNative/CommonInfrastructurePlaceholde:DEFS.bzl", "ReactNative_CommonInfrastructurePlaceholde")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "rn_android_library")
|
||||
|
||||
rn_android_library(
|
||||
name = "holder",
|
||||
srcs = glob(["*.java"]),
|
||||
autoglob = False,
|
||||
feature = ReactNative_CommonInfrastructurePlaceholde,
|
||||
labels = ["supermodule:xplat/default/public.react_native.infra"],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
load("@fbsource//xplat/pfh/ReactNative/CommonInfrastructurePlaceholde:DEFS.bzl", "ReactNative_CommonInfrastructurePlaceholde")
|
||||
load("//tools/build_defs/oss:rn_defs.bzl", "react_native_dep", "rn_android_library")
|
||||
|
||||
rn_android_library(
|
||||
name = "tags",
|
||||
srcs = glob(["*.java"]),
|
||||
autoglob = False,
|
||||
feature = ReactNative_CommonInfrastructurePlaceholde,
|
||||
labels = ["supermodule:xplat/default/public.react_native.infra"],
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
|
||||
Reference in New Issue
Block a user