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

Commit a57a2fd1 authored by Alex Deymo's avatar Alex Deymo Committed by Gerrit Code Review
Browse files

Merge "Update product_id and product_version location."

parents e9029501 b4309d4f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2090,8 +2090,8 @@ ifdef BRILLO_VENDOR_PARTITIONS
	done;
endif
ifdef OSRELEASED_DIRECTORY
	$(hide) $(ACP) $(TARGET_OUT_ETC)/$(OSRELEASED_DIRECTORY)/product_id $(zip_root)/META/product_id.txt
	$(hide) $(ACP) $(TARGET_OUT_ETC)/$(OSRELEASED_DIRECTORY)/product_version $(zip_root)/META/product_version.txt
	$(hide) $(ACP) $(TARGET_OUT_OEM)/$(OSRELEASED_DIRECTORY)/product_id $(zip_root)/META/product_id.txt
	$(hide) $(ACP) $(TARGET_OUT_OEM)/$(OSRELEASED_DIRECTORY)/product_version $(zip_root)/META/product_version.txt
endif
endif
ifeq ($(BREAKPAD_GENERATE_SYMBOLS),true)