mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Rename reactconfig module to react_config to align naming
Summary: title Changelog: [Internal][Android] - Rename reactconfig c++ module Reviewed By: cortinico Differential Revision: D32677571 fbshipit-source-id: 41b4313a1f7c75da7204cf829ae3d0d700151eba
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e3a591e650
commit
7eb1ff5048
@@ -21,7 +21,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libreact_debug \
|
||||
libreact_render_mapbuffer \
|
||||
libreact_utils \
|
||||
libreactconfig \
|
||||
libreact_config \
|
||||
libyoga
|
||||
|
||||
LOCAL_STATIC_LIBRARIES :=
|
||||
|
||||
@@ -38,7 +38,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libreact_render_textlayoutmanager \
|
||||
libreact_render_uimanager \
|
||||
libreact_utils \
|
||||
libreactconfig \
|
||||
libreact_config \
|
||||
libreactnativeutilsjni \
|
||||
librrc_image \
|
||||
librrc_modal \
|
||||
|
||||
Reference in New Issue
Block a user