Merge "NDK api code coverage"
This commit is contained in:
commit
34fe2651ed
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue