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

Commit 93e8ef5c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix typo -- no _gz on notice file name." am: 2546bd70 am: 67e84824

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

Change-Id: I572852907a56426e3b91e4559a4c0ed0e8368911
parents 9f69b633 67e84824
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1771,7 +1771,7 @@ $(eval $(call html-notice-rule,$(target_notice_file_html_or_xml),"Apps","Notices
$(eval $(call text-notice-rule,$(target_notice_file_txt),"Apps","Notices for files for apps:",$(unbundled_build_modules),$(PRODUCT_OUT)/ $(HOST_OUT)/))
$(eval $(call text-notice-rule,$(target_notice_file_txt),"Apps","Notices for files for apps:",$(unbundled_build_modules),$(PRODUCT_OUT)/ $(HOST_OUT)/))


$(call declare-0p-target,$(target_notice_file_txt))
$(call declare-0p-target,$(target_notice_file_txt))
$(call declare-0p-target,$(target_notice_html_or_xml_gz))
$(call declare-0p-target,$(target_notice_html_or_xml))




else ifeq ($(TARGET_BUILD_UNBUNDLED),$(TARGET_BUILD_UNBUNDLED_IMAGE))
else ifeq ($(TARGET_BUILD_UNBUNDLED),$(TARGET_BUILD_UNBUNDLED_IMAGE))