mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 03:26:07 +00:00
RN] Removing ReactAndroid/CONSTANTS
Reviewed By: javache Differential Revision: D4446455 fbshipit-source-id: d9d3eb7127bbb88227ebd2a963ce508040183974
This commit is contained in:
parent
2ab7988cbe
commit
4aac5cd02e
@ -4,6 +4,8 @@ EXPORTED_HEADERS = [
|
||||
|
||||
def library(**kwargs):
|
||||
if THIS_IS_FBANDROID:
|
||||
include_defs('//ReactAndroid/DEFS')
|
||||
|
||||
cxx_library(
|
||||
force_static = True,
|
||||
# We depend on JSC, support the same platforms
|
||||
|
Loading…
x
Reference in New Issue
Block a user