Submodule stripping workflow
Use the following workflow to remove unused submodules and create an optimized final build:
- Configure submodule stripping settings.
 - Profile the build to identify unused submodules.
 - Strip out unused submodules.
 - Test the build.
 - Optimize the final build.