mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
28aeb7b865
Summary: The Codegen is generating a broken output if using the default library name: `Packages<GradleModuleName>Spec`. This diff is fixing the codegenerator to don't call the `.lowerCase` on the library name when generating the Makefile. Changelog: [Android] [Fixed] - Do not .lowerCase the library name when codegenerating TurboModule Specs Reviewed By: ShikaSD Differential Revision: D32597578 fbshipit-source-id: dee729a44134d7b3878074507191bb2a1c200608