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:35:29 -08:00
committed by Facebook GitHub Bot
parent 0e0d2e84f5
commit 8b4e2ac8e5
7 changed files with 8 additions and 0 deletions
@@ -27,6 +27,7 @@ fb_native.remote_file(
rn_android_library(
name = "imagepipeline",
autoglob = False,
visibility = ["//ReactAndroid/..."],
exported_deps = [
":bolts",