NDK api code coverage

Update parsed NDK api xml file directory name.

Test: m ndk
Forrest test build pass: http://shortn/_E5mhRtD4zW

Change-Id: Ic20780d969e33103c45953c9cdd81efe4262b4a9
This commit is contained in:
sophiez 2020-06-17 14:30:14 -07:00 committed by Sophie Zheng
parent 2c38eb2537
commit cb00590712

View file

@ -1706,7 +1706,7 @@ else ifeq (,$(TARGET_BUILD_UNBUNDLED))
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