Merge "Simplify Soong bootstrapping" am: 2e5dc07c1f
am: 67dc1c2e4c
am: 4b6275848c
am: 458724219a
Change-Id: Ia31a4a38deb0215fc1278ad66f52a82405260c13
This commit is contained in:
commit
27a1f69e44
1 changed files with 1 additions and 1 deletions
|
@ -90,4 +90,4 @@ $(SOONG_IN_MAKE):
|
|||
# prebuilts.
|
||||
.PHONY: run_soong
|
||||
run_soong: $(SOONG_BOOTSTRAP) $(SOONG_VARIABLES) $(SOONG_IN_MAKE) FORCE
|
||||
$(hide) $(SOONG) $(SOONG_BUILD_NINJA) $(NINJA_EXTRA_ARGS)
|
||||
$(hide) SKIP_NINJA=true $(SOONG)
|
||||
|
|
Loading…
Reference in a new issue