Merge "NDK api code coverage" am: 34fe2651ed
Original change: https://android-review.googlesource.com/c/platform/build/+/1342181 Change-Id: I5a3897414e6237e02c69cf1bf68014b338e2b5c4
This commit is contained in:
commit
5a8764a6a7
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…
Reference in a new issue