commit | 41e92f962b8dddcfe3d1eabc8d8c7a5a2e8e46df | [log] [tgz] |
---|---|---|
author | Chris Gross <chrisgross@google.com> | Wed Feb 19 00:46:19 2020 +0000 |
committer | Chris Gross <chrisgross@google.com> | Wed Feb 19 00:51:02 2020 +0000 |
tree | 16ce5d062f0329bdc6bc7528c133905cbdd6c230 | |
parent | e73d499e4765f388b0a2201d4424576e32ef469c [diff] |
Ensure compare_images is built with one TARGET_PRODUCT. Currently compare_images is built using aosp_arm (the default), but is excuted under aosp_arm64. This change just moves the build step inside of the aosp_arm64 lunch invocation. Test: Ran compare_images_and_print.sh Change-Id: I2e63a4027f6499666d3a199fd9887556af35a361