Revision 4b19b6e8
ID | 4b19b6e8ec1101498932a9f8d86f7687abc718ff |
Parent | 9bb1c313 |
Child | d6f09a4d |
include SDK and NDK info in the jar manifest
This is useful for reproducing the build. Java automatically adds its own
version info to the manifest, so it will also be useful to include the
Android build tools as well. Additionally, the manifest will only ever
exactly match if both builds use the exact same Java version (i.e.
1.7.0_65-b32) so this does not break the determinism of the manifest since
it is already broken.
Files
- added
- modified
- copied
- renamed
- deleted