commit | 226eb92321ef5b71a448b8e857eaedeb3dd0419e | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Mon Jun 01 19:19:57 2015 -0700 |
committer | Ying Wang <wangying@google.com> | Mon Jun 01 19:19:57 2015 -0700 |
tree | 46e26a5ab75b98074dd9ada45cb6f939bd9faa4f | |
parent | 1fb0152ff7bf24b565b44a57e51290f2a5430107 [diff] |
Uncompress .so files before signing the apk. - In uncompress-shared-libs we may strip .so files not for the current TARGET_ARCH. So we need to strip first and then sign the apk. - For PRESIGNED apks, make sure we don't strip the .so files even if they are "fat". Bug: 21571418 Bug: 8076853 Change-Id: Ifd1193dda0c2cd52ac148064ce5a32bcdd03f75c