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

Commit 86dac98e authored by Brint E. Kriebel's avatar Brint E. Kriebel
Browse files

Store the value from TARGET_OTA_ASSERT_DEVICE to a file

This is needed so it can be read in when re-signing a package to
allow for the proper device asserts.

Change-Id: I8f3bb491bbbaa4d2b827a45ef83f12c6c83e6712
(cherry picked from commit 85ed89f9)
parent 549d8692
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1433,6 +1433,7 @@ endif

$(INTERNAL_OTA_PACKAGE_TARGET): $(BUILT_TARGET_FILES_PACKAGE) $(DISTTOOLS)
	@echo "$(OTA_FROM_TARGET_SCRIPT)" > $(PRODUCT_OUT)/ota_script_path
	@echo "$(override_device)" > $(PRODUCT_OUT)/ota_override_device
	@echo -e ${CL_YLW}"Package OTA:"${CL_RST}" $@"
	MKBOOTIMG=$(BOARD_CUSTOM_BOOTIMG_MK) \
	$(OTA_FROM_TARGET_SCRIPT) -v \