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:
Treehugger Robot 2023-01-18 18:36:22 +00:00 committed by Automerger Merge Worker
commit 71ca6b2e7a

View file

@ -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