am 537d34f9: change uncrypt to static linking

* commit '537d34f907a5e984ccad1c88825adc8ae9814834':
  change uncrypt to static linking
This commit is contained in:
Doug Zongker
2014-08-14 23:49:27 +00:00
committed by Android Git Automerger
+2
View File
@@ -25,4 +25,6 @@ LOCAL_STATIC_LIBRARIES := \
libcutils \
libc
LOCAL_FORCE_STATIC_EXECUTABLE := true
include $(BUILD_EXECUTABLE)