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:
@@ -1706,7 +1706,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
|
||||||
|
Reference in New Issue
Block a user