Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72824dfd authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "package llvm-profdata in mainline_module_x86_coverage build target." into mainline-prod

parents c71a96d2 d322d8d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4909,7 +4909,7 @@ ifeq (true,$(CLANG_COVERAGE))
  $(PROFDATA_ZIP): $(SOONG_ZIP)
	$(hide) $(SOONG_ZIP) -d -o $@ -C $(LLVM_PREBUILTS_BASE)/linux-x86/$(LLVM_PREBUILTS_VERSION) -f $(LLVM_PROFDATA) -f $(LIBCXX)

  $(call dist-for-goals,droidcore,$(PROFDATA_ZIP))
  $(call dist-for-goals,droidcore apps_only,$(PROFDATA_ZIP))
endif

# -----------------------------------------------------------------