Skip to content

Fix AndroidManifest.xml for RN-Tester in OSS#42248

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D52694108
Closed

Fix AndroidManifest.xml for RN-Tester in OSS#42248
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D52694108

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

Summary:
I'm duplicating the AndroidManifest.xml file internally/externally as Gradle is really unhappy with it (and gets really noisy):

  • It contains a package declaration which should be removed
  • It contains a uses-sdk which should also be removed

Changelog:
[Internal] [Changed] - Fix AndroidManifest.xml for RN-Tester in OSS

Differential Revision: D52694108

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 11, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Jan 11, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 16,792,856 +5
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 20,179,953 +9
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: f30acc6
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

Summary:
Pull Request resolved: facebook#42248

I'm duplicating the AndroidManifest.xml file internally/externally as Gradle is really unhappy with it (and gets really noisy):
- It contains a package declaration which should be removed
- It contains a uses-sdk which should also be removed

Changelog:
[Internal] [Changed] - Fix AndroidManifest.xml for RN-Tester in OSS

Reviewed By: christophpurrer

Differential Revision: D52694108

fbshipit-source-id: 5363b293d8c1530ccfeac1a5c17a45bd384df51d
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 15, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 668a011.

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 Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants