mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f5bbca50c5
Summary: This is part of a series of tasks to make the React Native Gradle Plugin (RNGP) variant-aware. Here I'm creating some tasks that will take care of doing the .so cleanup of the Apk/AppBundle. Historically we used to use a error prone mechanism which was relying on assumptions on file paths and was breaking the variant-aware assumptions. I'm going to use those tasks in a subsequent diff. Changelog: [Internal] [Changed] - RNGP - RNGP - Setup tasks to cleanup the Apk/Aab from unused .so Reviewed By: cipolleschi Differential Revision: D40512100 fbshipit-source-id: 649999dc8d126e7c939b61a5cec608d39cd7f688