Move folder and packages from 'fabricxx' to 'fabric'

Summary: This diff renames fabricxx into fabric

Reviewed By: achen1

Differential Revision: D10013410

fbshipit-source-id: 75d73ace6957d706d39bb87118140bb642bed747
This commit is contained in:
David Vacca
2018-09-25 01:30:47 -07:00
committed by Facebook Github Bot
parent a5f1d79adf
commit b41ce43c07
2 changed files with 1 additions and 2 deletions

View File

@@ -19,7 +19,6 @@ rn_android_library(
react_native_dep("libraries/fbcore/src/main/java/com/facebook/common/logging:logging"),
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
react_native_dep("third-party/java/jsr-305:jsr-305"),
react_native_target("java/com/facebook/react:react"),
react_native_target("java/com/facebook/debug/tags:tags"),
react_native_target("java/com/facebook/debug/holder:holder"),
react_native_target("java/com/facebook/react/bridge:bridge"),