Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 265572c0 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Write list of copy headers" am: 6fe297fc am: 3830d8ae

Change-Id: I97e8e66e6fd747066014296cb63b0b7758991e2e
parents b25e28e3 3830d8ae
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))