Merge "NDK api code coverage" am: 34fe2651ed am: 5a8764a6a7 am: 4ed1925587

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

Change-Id: Id6625f23996bd3d03a9a64bff754c1579b43ec9b
This commit is contained in:
Sophie Zheng
2020-06-18 20:13:40 +00:00
committed by Automerger Merge Worker

View File

@@ -1710,7 +1710,7 @@ else ifeq (,$(TARGET_BUILD_UNBUNDLED))
ifdef CLANG_COVERAGE ifdef CLANG_COVERAGE
$(foreach f,$(SOONG_NDK_API_XML), \ $(foreach f,$(SOONG_NDK_API_XML), \
$(call dist-for-goals,droidcore,$(f):ndk_coverage_xml_dir/$(notdir $(f)))) $(call dist-for-goals,droidcore,$(f):ndk_apis/$(notdir $(f))))
endif endif
# Building a full system-- the default is to build droidcore # Building a full system-- the default is to build droidcore