Merge "Remove usages of SOONG_MODULES_CFLAG_ARTIFACTS" am: 854afb6673
Original change: https://android-review.googlesource.com/c/platform/build/+/2391477 Change-Id: I18847369e33509c73cb58e51db3e9f018434a7c2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
71ca6b2e7a
1 changed files with 0 additions and 6 deletions
|
@ -739,12 +739,6 @@ $(call declare-0p-target,$(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
|
||||
PGO_PROFILE_MISSING := $(PRODUCT_OUT)/pgo_profile_file_missing.txt
|
||||
|
|
Loading…
Reference in a new issue