if range_sha1("/dev/block/platform/msm_sdcc.1/by-name/system", "28,0,32767,32768,32770,32825,32827,33307,65535,65536,65538,98304,98306,98361,98363,98843,130863,131072,131074,163840,163842,163897,163899,164379,169016,196608,196610,197090,215039") == "48415cce2a9134753f377a68cdd8765415275103" then
if range_sha1("/dev/block/platform/msm_sdcc.1/by-name/system", "34,32767,32768,32770,32825,32827,33307,65535,65536,65538,66050,97792,98304,98306,98361,98363,98843,130863,131072,131074,131586,163328,163840,163842,163897,163899,164379,169016,169528,196096,196608,196610,197090,215039,215040") == "2e33035f18150942c354c3015b441f0d079ae37b" then
ui_print("Verified the updated system image.");
else
abort("system partition has unexpected non-zero contents after OTA update");
endif;
else
abort("system partition has unexpected contents after OTA update");
endif;