platform_system_core/libsparse
Colin Cross b43828b247 libsparse: rename symbols that conflict with libext4_utils
Until ext4_utils switches to using libsparse, libext4_utils defines some
of the same symbols as libsparse.  Fastboot links statically against
both of them, and there is no easy way to make the symbols hidden, so
just rename them in libsparse.

Change-Id: Idc2cfe20efe3c3a7fb8233f453a89bbbeb0dcc8b
2012-07-09 22:09:37 -07:00
..
include/sparse libsparse: add sparse_file_len 2012-07-09 22:09:37 -07:00
Android.mk libsparse: add function to resparse a file and a utility to use it 2012-07-09 22:09:37 -07:00
backed_block.c libsparse: add function to resparse a file and a utility to use it 2012-07-09 22:09:37 -07:00
backed_block.h libsparse: add function to resparse a file and a utility to use it 2012-07-09 22:09:37 -07:00
img2simg.c libsparse: add sparse_file read and convert tools to use it 2012-07-09 22:09:37 -07:00
output_file.c libsparse: rename symbols that conflict with libext4_utils 2012-07-09 22:09:37 -07:00
output_file.h libsparse: rename symbols that conflict with libext4_utils 2012-07-09 22:09:37 -07:00
simg2img.c libsparse: add function to resparse a file and a utility to use it 2012-07-09 22:09:37 -07:00
simg2simg.c libsparse: add function to resparse a file and a utility to use it 2012-07-09 22:09:37 -07:00
simg_dump.py system/core: move libsparse into system/core 2012-07-09 22:09:36 -07:00
sparse.c libsparse: rename symbols that conflict with libext4_utils 2012-07-09 22:09:37 -07:00
sparse_crc32.c system/core: move libsparse into system/core 2012-07-09 22:09:36 -07:00
sparse_crc32.h libsparse: cleanups 2012-07-09 22:09:37 -07:00
sparse_defs.h libsparse: add function to resparse a file and a utility to use it 2012-07-09 22:09:37 -07:00
sparse_err.c libsparse: add error reporting functions 2012-07-09 22:09:37 -07:00
sparse_file.h libsparse: add error reporting functions 2012-07-09 22:09:37 -07:00
sparse_format.h system/core: move libsparse into system/core 2012-07-09 22:09:36 -07:00
sparse_read.c libsparse: add sparse_file read and convert tools to use it 2012-07-09 22:09:37 -07:00