am fe93351c: Merge "remove eng developement local tags in make file" into honeycomb

* commit 'fe93351cf1e16dcb32c3c824cf4f1201991b2130':
  remove eng developement local tags in make file
This commit is contained in:
Dharmaray Kundargi
2011-01-19 14:04:27 -08:00
committed by Android Git Automerger

View File

@@ -85,6 +85,6 @@ LOCAL_MODULE:= libvideoeditor_jni
# to add this library to the prelink map and set this to true.
LOCAL_PRELINK_MODULE := false
LOCAL_MODULE_TAGS := eng development
LOCAL_MODULE_TAGS := optional
include $(BUILD_SHARED_LIBRARY)