mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Explicitly set autoglob (long tail)
Reviewed By: fbanurag, strulovich Differential Revision: D25620908 fbshipit-source-id: 1dd737d451ddfd07baa427902bdf1c96d7e67e64
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0e0d2e84f5
commit
8b4e2ac8e5
@@ -10,6 +10,7 @@ rn_android_library(
|
||||
["*.java"],
|
||||
exclude = STANDARD_TEST_SRCS,
|
||||
),
|
||||
autoglob = False,
|
||||
visibility = [
|
||||
"PUBLIC",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user