commit | a17426104219f3c06244f92d73b6c938949d0fe3 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Wed Oct 28 14:33:40 2015 -0700 |
committer | Ying Wang <wangying@google.com> | Wed Oct 28 15:20:41 2015 -0700 |
tree | 4ae96fc8323b274c3a79aa84a6536a81ffb86183 | |
parent | dda5e96b144c15a75d625ceac7e92b50cf9c363a [diff] |
Normalize the product makefile path in inherit-product. Some vendor product makefiles call $(inherit-product) on the same product makefile with different paths, by using "../" in relative paths. However inherit-product requires unique path as ID for a product makefile, for bookkeeping purpose. Normalize the product makefile path in inherit-product, if the path contains "../". Change-Id: I1a864ce120c713d8e79ec179213b9fc9352aba53