Revert "imgdiff: Generate statically linked imgdiff."

This reverts commit b4422bd769.

Bug: 28941046
Change-Id: Ic3c7439c64b8e55832252850514f721a944993d6
This commit is contained in:
Tao Bao
2016-06-01 00:08:40 +00:00
parent b4422bd769
commit 16e3861c84
+1 -2
View File
@@ -97,6 +97,5 @@ LOCAL_STATIC_LIBRARIES += \
libdivsufsort64 \
libdivsufsort \
libz
LOCAL_NO_FPIE := true
LOCAL_LDFLAGS := -static
LOCAL_FORCE_STATIC_EXECUTABLE := true
include $(BUILD_HOST_EXECUTABLE)