-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop dependency on native/fb (#48568)
Summary: We only need this dependency for internal builds, as we only rely on fbjni, which is its own open-source project. This code was forked for open-source and not synced in anyway, which is a potential liability. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D67796633
- Loading branch information
1 parent
d3582c4
commit cc28f28
Showing
21 changed files
with
3 additions
and
1,364 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 0 additions & 31 deletions
31
packages/react-native/ReactAndroid/src/main/jni/first-party/fb/CMakeLists.txt
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
packages/react-native/ReactAndroid/src/main/jni/first-party/fb/assert.cpp
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
packages/react-native/ReactAndroid/src/main/jni/first-party/fb/include/fb/ALog.h
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
packages/react-native/ReactAndroid/src/main/jni/first-party/fb/include/fb/Build.h
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
packages/react-native/ReactAndroid/src/main/jni/first-party/fb/include/fb/Countable.h
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
packages/react-native/ReactAndroid/src/main/jni/first-party/fb/include/fb/Doxyfile
This file was deleted.
Oops, something went wrong.
93 changes: 0 additions & 93 deletions
93
packages/react-native/ReactAndroid/src/main/jni/first-party/fb/include/fb/Environment.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.