Files
build/tools
Geremy Condra 15d5348e6c Reopen temporary system image to avoid stale data.
NamedTemporaryFile's aggressive caching behavior can cause an issue
where changes made by another process aren't visible even after the
fseek() below or a flush(). To avoid this, simply open the file
again and read from the fresh version.

This fixes an issue where verity metadata written by append2simg
doesn't become visible to img_from_target_files.

Change-Id: I291fb3a95d5b532218ac6205ecc9e9b4f3a36bd4
2014-05-13 20:23:54 -07:00
..
2012-06-06 23:39:47 -07:00
2013-10-09 15:00:24 -07:00
2013-05-07 16:31:04 -07:00
2013-12-12 12:56:16 -08:00
2012-08-16 22:45:55 -07:00
2012-08-24 16:24:45 -07:00
2012-08-16 22:45:56 -07:00
2010-03-10 16:16:02 -08:00