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

Commit cca4dffa authored by madym's avatar madym Committed by Gerrit Code Review
Browse files

Merge "Revert "Copy generated xml file for NDK api coverage to dist when CLANG_COVERAGE flag set.""

parents 95f7a32f dd9467aa
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -1705,11 +1705,6 @@ else ifeq (,$(TARGET_BUILD_UNBUNDLED))
  $(call dist-for-goals, dist_files, $(api_xmls))
  api_xmls :=

  ifdef CLANG_COVERAGE
    $(foreach f,$(SOONG_NDK_API_XML), \
        $(call dist-for-goals,droidcore,$(f):ndk_coverage_xml_dir/$(notdir $(f))))
  endif

# Building a full system-- the default is to build droidcore
droid_targets: droidcore dist_files