Skip to content

Commit

Permalink
Drop dependency on native/fb (#48568)
Browse files Browse the repository at this point in the history
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
javache authored and facebook-github-bot committed Jan 9, 2025
1 parent d3582c4 commit cc28f28
Show file tree
Hide file tree
Showing 21 changed files with 3 additions and 1,364 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ add_react_common_subdir(react/timing)

# ReactAndroid JNI targets
add_react_build_subdir(generated/source/codegen/jni)
add_react_android_subdir(src/main/jni/first-party/fb)
add_react_android_subdir(src/main/jni/first-party/fbgloginit)
add_react_android_subdir(src/main/jni/first-party/yogajni)
add_react_android_subdir(src/main/jni/first-party/jni-lib-merge)
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit cc28f28

Please sign in to comment.