Merge "Default USE_SOONG to true"
This commit is contained in:
@@ -97,6 +97,9 @@ include $(BUILD_SYSTEM)/help.mk
|
|||||||
# and host information.
|
# and host information.
|
||||||
include $(BUILD_SYSTEM)/config.mk
|
include $(BUILD_SYSTEM)/config.mk
|
||||||
|
|
||||||
|
# Default soong to on
|
||||||
|
USE_SOONG ?= true
|
||||||
|
|
||||||
ifndef KATI
|
ifndef KATI
|
||||||
ifdef USE_NINJA
|
ifdef USE_NINJA
|
||||||
$(warning USE_NINJA is ignored. Ninja is always used.)
|
$(warning USE_NINJA is ignored. Ninja is always used.)
|
||||||
|
Reference in New Issue
Block a user