Merge "Write list of copy headers"

am: 6fe297fcc5

Change-Id: Ib2b5e2daa17ba392264edd44c03a6c0e8a16b69d
This commit is contained in:
Dan Willemsen
2019-12-14 16:08:06 -08:00
committed by android-build-merger

View File

@@ -94,6 +94,8 @@ ifdef has_dup_copy_headers
$(error duplicate header copies are no longer allowed. For more information about headers, see: https://android.googlesource.com/platform/build/soong/+/master/docs/best_practices.md#headers)
endif
$(file >$(PRODUCT_OUT)/.copied_headers_list,$(TARGET_OUT_HEADERS) $(ALL_COPIED_HEADERS))
# -----------------------------------------------------------------
# docs/index.html
ifeq (,$(TARGET_BUILD_APPS))