RN] Removing `ReactAndroid/CONSTANTS`

Reviewed By: javache

Differential Revision: D4446455

fbshipit-source-id: d9d3eb7127bbb88227ebd2a963ce508040183974
This commit is contained in:
Ashok Menon 2017-01-23 09:32:26 -08:00 committed by Facebook Github Bot
parent 2ab7988cbe
commit 4aac5cd02e
1 changed files with 2 additions and 0 deletions

View File

@ -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