commit | 62afcf50d086dd6d265be82308ea5c2c10b94ede | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Dec 18 14:19:25 2018 -0800 |
committer | Alex Light <allight@google.com> | Wed Dec 19 09:14:39 2018 -0800 |
tree | a61f1046df65e84c901d3d13b62cf3e14ea56968 | |
parent | 5c030d3c25b958b8d3157d4cc7d807fa89786fec [diff] |
Add ability to store invocation information in an external file. It is sometimes useful to save the invocation that generated an odex file seprately from the file itself. This adds a --write-invocation-to=<file> flag to dex2oat that lets one do this. Test: m droid Test: ./test.py --host -j72 Bug: 119332327 Change-Id: I3fe07e7daba3d27b49fd5b5aed7621e5cc62ab46