mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add a missing include in a BUCK file
Summary: The include was missing in https://github.com/facebook/react-native/commit/87c6bcb65d9648365963e3ea05b13c7d6be4975a (D4405355) Reviewed By: ericnakagawa Differential Revision: D4417874 fbshipit-source-id: 164a44e08c9da0931b49c90d01eb4396225e27d1
This commit is contained in:
committed by
Facebook Github Bot
parent
9e1e52f312
commit
521e9c6ee5
@@ -1,3 +1,5 @@
|
||||
include_defs('//ReactAndroid/DEFS')
|
||||
|
||||
android_library(
|
||||
name = 'logging',
|
||||
srcs = glob(['**/*.java']),
|
||||
|
||||
Reference in New Issue
Block a user