[tools] Strip prebuilt native libs in versioned code
Summary:
The new cmake from AGP builds the `RelWithDebInfo` variant by default. That would increase the prebuilt lib size much and not ideal for
[tools] Strip prebuilt native libs in versioned code
Summary:
The new cmake from AGP builds the `RelWithDebInfo` variant by default. That would increase the prebuilt lib size much and not ideal for committing into git. This change uses the stripped prebuilt libs.
show more ...
|