OSDN Git Service

Remove the eng tag, the VPN will need pppd in user build.
authorChung-yih Wang <cywang@google.com>
Sat, 6 Jun 2009 04:00:36 +0000 (12:00 +0800)
committerChung-yih Wang <cywang@google.com>
Sat, 6 Jun 2009 04:00:36 +0000 (12:00 +0800)
pppd/Android.mk

index f54ab5a..64170cd 100644 (file)
@@ -35,7 +35,6 @@ LOCAL_C_INCLUDES := \
 LOCAL_CFLAGS := -DANDROID_CHANGES -DCHAPMS=1 -Iexternal/openssl/include
 
 LOCAL_MODULE_PATH := $(TARGET_OUT_OPTIONAL_EXECUTABLES)
 LOCAL_CFLAGS := -DANDROID_CHANGES -DCHAPMS=1 -Iexternal/openssl/include
 
 LOCAL_MODULE_PATH := $(TARGET_OUT_OPTIONAL_EXECUTABLES)
-LOCAL_MODULE_TAGS := eng
 LOCAL_MODULE:= pppd
 
 include $(BUILD_EXECUTABLE)
 LOCAL_MODULE:= pppd
 
 include $(BUILD_EXECUTABLE)