History log of /system/update_engine/payload_generator/mapfile_filesystem_unittest.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
20bdc70e540e021c4a26553dfdbfd2fabe8ea432 08-Dec-2016 Alex Deymo <deymo@google.com> Parse Android .map files for unknown filesystem.

When generating a filesystem during the Android build, we also generate
a text file with .map extension with the list of files and the blocks
in the filesystem they are located.

For filesystems unsupported in delta_generator (like squashfs) we use
this text file to produce efficient delta payloads.

Bug: 28150981
Test: Added unittest for parsing. Generated a delta payload of a squashfs image.

Change-Id: I154e72ac785c6f508290daa901fa7958b446c010
/system/update_engine/payload_generator/mapfile_filesystem_unittest.cc