From 94c0f768f250032c3832eee493c3ce44696c2226 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Tue, 14 May 2013 21:21:45 +0530 Subject: remove misleading variable from Android.mk * We can't build static host executables yet. Change-Id: I600611f2b512e74d24604ddfe053b4fc77d927df --- heimdall/source/Android.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/heimdall/source/Android.mk b/heimdall/source/Android.mk index c566ce3..3722667 100644 --- a/heimdall/source/Android.mk +++ b/heimdall/source/Android.mk @@ -43,7 +43,6 @@ LOCAL_SRC_FILES := \ ../../libpit/Source/libpit.cpp LOCAL_SRC_FILES += $(LIBUSB_SRC_FILES) -LOCAL_FORCE_STATIC_EXECUTABLE := true LOCAL_C_INCLUDES := \ external/heimdall/libpit/Source \ -- cgit v1.2.3