diff options
author | Dan Willemsen <dwillemsen@google.com> | 2018-09-17 15:00:36 -0700 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2018-09-17 15:44:39 -0700 |
commit | 3817a462c89327dca181c9eab655a0ce6f049a9f (patch) | |
tree | 92c2e2ee93d9aef79eb5a852a5c7b9c9658b7a8a /compiler/optimizing/graph_visualizer.cc | |
parent | c7d2a83cce07c8d0eb0a4373214b2ed6140a6819 (diff) |
Fix problems with veridex packaging
Using global variables means that some other makefile could have changed
these values between the time they were set here and when they were
evaluated. Use target-specific variables to fix this.
Use `soong_zip` instead of `zip` to get reproducible outputs.
hide is no longer necessary
Test: m out/host/linux-x86/obj/PACKAGING/veridex_intermediates/veridex.zip
Change-Id: I66527c92dcaeb229add892eb0b1e30773b780131
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions