Merge "API coverage Copy generated API list during building cc_library to cc_apis/" am: 8f863178da

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

Change-Id: I3cafb348553174a01cb9fc796d7138d30f5943a9
This commit is contained in:
Sophie Zheng
2021-08-25 21:58:02 +00:00
committed by Automerger Merge Worker

View File

@@ -1888,6 +1888,8 @@ else ifeq ($(TARGET_BUILD_UNBUNDLED),$(TARGET_BUILD_UNBUNDLED_IMAGE))
ifdef CLANG_COVERAGE
$(foreach f,$(SOONG_NDK_API_XML), \
$(call dist-for-goals,droidcore,$(f):ndk_apis/$(notdir $(f))))
$(foreach f,$(SOONG_CC_API_XML), \
$(call dist-for-goals,droidcore,$(f):cc_apis/$(notdir $(f))))
endif
# For full system build (whether unbundled or not), we configure