OSDN Git Service

auto import from //branches/cupcake/...@137197
authorThe Android Open Source Project <initial-contribution@android.com>
Mon, 9 Mar 2009 18:52:15 +0000 (11:52 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 9 Mar 2009 18:52:15 +0000 (11:52 -0700)
android-arm/gdbserver/Android.mk

index 992a5e3..72af088 100644 (file)
@@ -7,7 +7,7 @@ include $(CLEAR_VARS)
 LOCAL_SRC_FILES := gdbserver
 LOCAL_MODULE := gdbserver
 LOCAL_MODULE_CLASS := EXECUTABLES
-LOCAL_MODULE_TAGS := eng debug
+LOCAL_MODULE_TAGS := debug
 include $(BUILD_PREBUILT)
 
 # Any prebuilt files with default TAGS can use the below: