[TIMOB-26006] Android: Reduce V8 library size
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-05-18T17:20:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.3.0 |
Components | Android |
Labels | n/a |
Reporter | Gary Mathews |
Assignee | Gary Mathews |
Created | 2018-05-01T21:41:01.000+0000 |
Updated | 2018-06-21T17:35:31.000+0000 |
Description
- The size of
libkroll-v8
for each architecture we support is quite large in size. We should see what optimizations we can make to reduce the size of the library.
master: https://github.com/appcelerator/titanium_mobile/pull/10021
Verified the fix with SDK 7.3.0.v20180618182516. Closing.