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

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

Change-Id: I3206b6a5915bdf9ea46b80b523428876f9e8662b
diff --git a/core/main.mk b/core/main.mk
index 83df660..925162c 100644
--- a/core/main.mk
+++ b/core/main.mk
@@ -1710,7 +1710,7 @@
 
   ifdef CLANG_COVERAGE
     $(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
 
 # Building a full system-- the default is to build droidcore