Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consume Fbjni via Prefab #33397

Closed
wants to merge 1 commit into from
Closed

Conversation

cortinico
Copy link
Contributor

Summary:
Currently, we're consuming Fbjni by copying over the .so and .h files from the
Android Archive. This adds unnecessary complexity and can be simplified by consuming
them via prefab

Changelog:
[Internal] [Changed] - Cosnume Fbjni via Prefab

Reviewed By: ShikaSD

Differential Revision: D34684840

Summary:
Currently, we're consuming Fbjni by copying over the .so and .h files from the
Android Archive. This adds unnecessary complexity and can be simplified by consuming
them via prefab

Changelog:
[Internal] [Changed] - Cosnume Fbjni via Prefab

Reviewed By: ShikaSD

Differential Revision: D34684840

fbshipit-source-id: f4539c7752729cb887ba06119deff10325e206d4
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Mar 8, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D34684840

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: e97e349
Branch: main

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,213,964 +15
android hermes armeabi-v7a 7,799,682 +15
android hermes x86 8,587,430 +3
android hermes x86_64 8,538,393 +29
android jsc arm64-v8a 9,882,418 +13
android jsc armeabi-v7a 8,852,673 +27
android jsc x86 9,851,969 -4
android jsc x86_64 10,447,066 +25

Base commit: e97e349
Branch: main

@github-actions
Copy link

github-actions bot commented Sep 5, 2022

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale There has been a lack of activity on this issue and it may be closed soon. label Sep 5, 2022
@cortinico cortinico removed the Stale There has been a lack of activity on this issue and it may be closed soon. label Sep 10, 2022
@cortinico
Copy link
Contributor Author

Closing as we'll come up with a different approach for this

@cortinico cortinico closed this Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants