Merge "Revert "Copy generated xml file for NDK api coverage to dist when CLANG_COVERAGE flag set."" am: cca4dffa6f am: 35e9165b0c am: ae1e6d2275 am: 5822163a81 am: 277760a216

Original change: https://android-review.googlesource.com/c/platform/build/+/1331942

Change-Id: I2d7d79a10fa99453038f11ce4a211f21a50d98f4
This commit is contained in:
madym 2020-06-12 00:21:29 +00:00 committed by Automerger Merge Worker
commit aeb927fbfc

View file

@ -1707,11 +1707,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