Merge "Refactor the imgdiff" am: f411f3dcfb am: 6c1a6c389b am: e500bc3e15

am: 12cd28fb9c

Change-Id: Id9b37ba12cfc534f9b59eac78bf1476e6f7a72a3
This commit is contained in:
Tianjie Xu
2017-08-03 18:48:45 +00:00
committed by android-build-merger
2 changed files with 616 additions and 440 deletions
+2 -1
View File
@@ -127,7 +127,8 @@ libimgdiff_src_files := imgdiff.cpp
# libbsdiff is compiled with -D_FILE_OFFSET_BITS=64.
libimgdiff_cflags := \
-Werror \
-D_FILE_OFFSET_BITS=64
-D_FILE_OFFSET_BITS=64 \
-DZLIB_CONST
libimgdiff_static_libraries := \
libbsdiff \
+614 -439
View File
File diff suppressed because it is too large Load Diff