commit | b6b0598d585479ae4f319831ef9b0e5f071f7b72 | [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 | 4ee959610514bbf987151a31261ff0b3dc81a017 [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