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

Commit c9e91554 authored by Bill Yi's avatar Bill Yi Committed by Gerrit Code Review
Browse files

Merge "Merge mainline-release 6664920 to master - DO NOT MERGE"

parents 281affb8 cf9e7f19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4879,7 +4879,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

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