Merge "Remove usages of SOONG_MODULES_CFLAG_ARTIFACTS"
This commit is contained in:
@@ -739,12 +739,6 @@ $(call declare-0p-target,$(WALL_WERROR))
|
|||||||
|
|
||||||
$(call dist-for-goals,droidcore-unbundled,$(WALL_WERROR))
|
$(call dist-for-goals,droidcore-unbundled,$(WALL_WERROR))
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
|
||||||
# C/C++ flag information for modules
|
|
||||||
$(call dist-for-goals,droidcore-unbundled,$(SOONG_MODULES_CFLAG_ARTIFACTS))
|
|
||||||
|
|
||||||
$(foreach a,$(SOONG_MODULES_CFLAG_ARTIFACTS),$(call declare-0p-target,$(call word-colon,1,$(a))))
|
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
# Modules missing profile files
|
# Modules missing profile files
|
||||||
PGO_PROFILE_MISSING := $(PRODUCT_OUT)/pgo_profile_file_missing.txt
|
PGO_PROFILE_MISSING := $(PRODUCT_OUT)/pgo_profile_file_missing.txt
|
||||||
|
Reference in New Issue
Block a user