[TIMOB-2363] Android: Strip debugging symbols from JARs when building for production
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-10-16T18:18:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.4.0 |
Components | Android, Tooling |
Labels | androidbuild, ay-verified, cb-verified |
Reporter | Marshall Culpepper |
Assignee | Chris Barber |
Created | 2011-04-15T03:17:47.000+0000 |
Updated | 2017-03-16T21:35:17.000+0000 |
Description
It might be a good space saving measure to strip debugging symbols from our JARs when building apps for production mode. The biggest implication this has is not having line numbers in stack traces from production apps.
Dupe of TIMOB-2782.
Closing ticket as duplicate.