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

Commit 2d906205 authored by Bill Yi's avatar Bill Yi Committed by Android (Google) Code Review
Browse files

Merge "Merge mainline-release 6664920 to stage-aosp-master - DO NOT MERGE" into stage-aosp-master

parents 5a9209ef 5dc03ed7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4956,7 +4956,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

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