commit | 9914284d6afb1734747940de2c466f67078e4365 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Aug 19 15:36:24 2016 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Tue Aug 23 00:26:19 2016 +0000 |
tree | eed1bc6ebfe707207ad25aee794d70c2ee79285b | |
parent | 0c28557e581c06ad92a672a1268d4f83ebc21eab [diff] |
DO NOT MERGE: Fix bug in product path building -p <product> was failing to find the product image files since get_my_path's result was ignored. As it was, it would only work if you happened to call it from $OUT. Change-Id: Id4183cb7fafb313c0b1feff93d7e22fd4658d267 Bug: 31022767