OSDN Git Service

Fix GET-INSTALL-PATH to work with Soong
authorDan Willemsen <dwillemsen@google.com>
Fri, 12 Aug 2016 00:20:33 +0000 (17:20 -0700)
committerDan Willemsen <dwillemsen@google.com>
Fri, 12 Aug 2016 05:10:51 +0000 (05:10 +0000)
commit53e3899222a7c49721e5b2be13cadbbf3b66c721
treeb9fbd3df4c49b63920f5dd0366a85f02ab5d528b
parent6d64ff1bf79a0f7141c306dc41c5bf0212824f72
Fix GET-INSTALL-PATH to work with Soong

This was printing all of the Soong modules in addition to the modules
defined in the ONE_SHOT_MAKEFILE. So replicate what we did with
MODULES-IN-* with GET-INSTALL-PATH-IN-* and update all the users.

Bug: 30191725
Change-Id: Ib1e4bf00f64d7a3e8cd91f44eaf1ff82fdfbf162
buildspec.mk.default
core/envsetup.mk
core/main.mk
core/ninja.mk
envsetup.sh