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

Commit b5acdba9 authored by Anton Hansson's avatar Anton Hansson Committed by android-build-merger
Browse files

Merge "Remove unneeded bootimage properties"

am: 1739f234

Change-Id: Ifeb9f40654567ca67acc5640d76aade074240b49
parents 6e2eb931 1739f234
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -504,7 +504,9 @@ endif
	$(hide) echo "#" >> $@; \
	        echo "# BOOTIMAGE_BUILD_PROPERTIES" >> $@; \
	        echo "#" >> $@;
	$(hide) $(call generate-common-build-props,bootimage,$@)
	$(hide) echo ro.bootimage.build.date=`$(DATE_FROM_FILE)`>>$@
	$(hide) echo ro.bootimage.build.date.utc=`$(DATE_FROM_FILE) +%s`>>$@
	$(hide) echo ro.bootimage.build.fingerprint="$(BUILD_FINGERPRINT_FROM_FILE)">>$@
	$(hide) echo "#" >> $@; \
	        echo "# ADDITIONAL VENDOR BUILD PROPERTIES" >> $@; \
	        echo "#" >> $@;