auto import from //branches/cupcake/...@137197

This commit is contained in:
The Android Open Source Project 2009-03-09 11:52:14 -07:00
parent cc490161f6
commit ec19f1e4f0

View file

@ -29,6 +29,6 @@ LOCAL_MODULE:= gpstest
LOCAL_MODULE_PATH := $(TARGET_OUT_OPTIONAL_EXECUTABLES)
LOCAL_MODULE_TAGS:= tests development
LOCAL_MODULE_TAGS:= tests
include $(BUILD_EXECUTABLE)