commit | e37a3c959a833b9979f7e820cb037711c7453c16 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Jul 06 13:45:26 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Jul 07 13:34:33 2017 -0700 |
tree | 9ddd73bbcdfb4b408fb9ca4d0940dbd51d5bc9c2 | |
parent | cd20d5980c348e5b767bf87d1eaceed1d5d0dbe7 [diff] |
Use dx.jar directly Use $(JAVA) to invoke dx.jar instead of the dx wrapper script. Also allow the dx command line or the dx jar to be specified on the command line. Allows better dependencies on dx.jar, and doesn't rely on having java on the path. Bug: 62956999 Test: m -j checkbuild Change-Id: I5f265132690ad28b3139954fea44eb0c4a43393a