Files
react-native/packages
Nicola Corti 668a011aef Fix AndroidManifest.xml for RN-Tester in OSS (#42248)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/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: bb88e6f58cc8cf3a624be4b58bb409535a283a77
2024-01-15 07:47:38 -08:00
..