aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/Android.mk
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2013-08-14 10:14:59 -0700
committerKoushik Dutta <koushd@gmail.com>2013-08-14 10:14:59 -0700
commitc5464757ad147f42089e6728eabb3906181be5fe (patch)
tree274c8b52130e1c30e813a502c977fd5424a69b70 /heimdall/source/Android.mk
parent49a02b8c916e8ef011d9f56901d208eca626b85b (diff)
downloadexternal_heimdall-c5464757ad147f42089e6728eabb3906181be5fe.zip
external_heimdall-c5464757ad147f42089e6728eabb3906181be5fe.tar.gz
external_heimdall-c5464757ad147f42089e6728eabb3906181be5fe.tar.bz2
Switch UsbLogLevel back to an int.
AOSP does not support C++11 Change-Id: Iaf2e09cc05f8f867fa776b62313af6774ce47a56
Diffstat (limited to 'heimdall/source/Android.mk')
-rw-r--r--heimdall/source/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/heimdall/source/Android.mk b/heimdall/source/Android.mk
index 9d015b9..d1bd0f7 100644
--- a/heimdall/source/Android.mk
+++ b/heimdall/source/Android.mk
@@ -12,7 +12,6 @@ LOCAL_SRC_FILES := \
VersionAction.cpp \
BridgeManager.cpp \
DetectAction.cpp \
- DumpAction.cpp \
HelpAction.cpp \
Interface.cpp \
Utility.cpp \