Explicitly set autoglob (long tail)

Reviewed By: fbanurag, strulovich

Differential Revision: D25620908

fbshipit-source-id: 1dd737d451ddfd07baa427902bdf1c96d7e67e64
This commit is contained in:
Ron Edelstein
2020-12-17 19:33:39 -08:00
committed by Facebook GitHub Bot
parent 0e0d2e84f5
commit 8b4e2ac8e5
7 changed files with 8 additions and 0 deletions
@@ -10,6 +10,7 @@ rn_android_library(
["*.java"],
exclude = STANDARD_TEST_SRCS,
),
autoglob = False,
visibility = [
"PUBLIC",
],