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

Do not remove libjscexecutor.so from release builds #32932

Closed
wants to merge 1 commit into from

Conversation

cortinico
Copy link
Contributor

Summary:
As the title says, we dont' want to remove libjscexecutor.so when
baking release builds and having JSC enable as this leads to instacrashes.

Fixes #32928
Fixes #32927

Changelog:
[Android] [Fixed] - Do not remove libjscexecutor.so from release builds

Differential Revision: D33681932

Summary:
As the title says, we dont' want to remove `libjscexecutor.so` when
baking release builds and having JSC enable as this leads to instacrashes.

Fixes facebook#32928
Fixes facebook#32927

Changelog:
[Android] [Fixed] - Do not remove libjscexecutor.so from release builds

Differential Revision: D33681932

fbshipit-source-id: 4a71fd6cfaae35a1f24f048648e32d78d573a457
@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 Jan 20, 2022
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot react-native-bot added Bug Platform: Android Android applications. labels Jan 20, 2022
@analysis-bot
Copy link

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

Base commit: 4a227ce
Branch: main

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,291,192 +0
android hermes armeabi-v7a 7,628,538 +0
android hermes x86 8,764,390 +0
android hermes x86_64 8,701,266 +0
android jsc arm64-v8a 9,777,940 +99,590
android jsc armeabi-v7a 8,763,475 +91,082
android jsc x86 9,743,728 +106,675
android jsc x86_64 10,339,484 +107,961

Base commit: 4a227ce
Branch: main

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cortinico in 574a773.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jan 20, 2022
lunaleaps pushed a commit that referenced this pull request Jan 20, 2022
Summary:
Pull Request resolved: #32932

As the title says, we dont' want to remove `libjscexecutor.so` when
baking release builds and having JSC enable as this leads to instacrashes.

Fixes #32928
Fixes #32927

Changelog:
[Android] [Fixed] - Do not remove libjscexecutor.so from release builds

Reviewed By: ShikaSD

Differential Revision: D33681932

fbshipit-source-id: 5b59fd1fb76c80c191198d65c916bbbd9232c75b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: Android Android applications.
Projects
None yet
4 participants