Merge "Generation of C Flags Artifacts"
am: 7a4bf49fb9
Change-Id: Ic0d5d0879cfa7705b87709fce6ba34b3094f719e
This commit is contained in:
commit
da558de483
1 changed files with 4 additions and 0 deletions
|
@ -869,6 +869,10 @@ $(WALL_WERROR):
|
|||
|
||||
$(call dist-for-goals,droidcore,$(WALL_WERROR))
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# C/C++ flag information for modules
|
||||
$(call dist-for-goals,droidcore,$(SOONG_MODULES_CFLAG_ARTIFACTS))
|
||||
|
||||
# -----------------------------------------------------------------
|
||||
# Modules missing profile files
|
||||
PGO_PROFILE_MISSING := $(PRODUCT_OUT)/pgo_profile_file_missing.txt
|
||||
|
|
Loading…
Reference in a new issue