Loading core/Makefile +0 −6 Original line number Diff line number Diff line Loading @@ -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 Loading
core/Makefile +0 −6 Original line number Diff line number Diff line Loading @@ -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