d80a99883d
If two libraries both use LOCAL_WHOLE_STATIC_LIBRARIES and include a same library, there would be linking errors when generating a shared library (or executable) that depends on the two libraries both. Also clean up Android.mk files. Remove the "LOCAL_MODULE_TAGS := eng" line for the updater module. The module will then default to "optional" which won't be built until needed. Change-Id: I3ec227109b8aa744b7568e7f82f575aae3fe0e6f |
||
---|---|---|
.. | ||
include/applypatch | ||
testdata | ||
Android.mk | ||
applypatch.cpp | ||
applypatch.sh | ||
bsdiff.cpp | ||
bspatch.cpp | ||
freecache.cpp | ||
imgdiff.cpp | ||
imgdiff.h | ||
imgdiff_test.sh | ||
imgpatch.cpp | ||
libimgpatch.pc | ||
main.cpp | ||
Makefile | ||
NOTICE | ||
utils.cpp | ||
utils.h |