summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/Android.mk
diff options
context:
space:
mode:
authorDharmaray Kundargi <dharmaray@google.com>2011-01-19 12:08:27 -0800
committerDharmaray Kundargi <dharmaray@google.com>2011-01-19 12:08:27 -0800
commitbf3270869c4734e6b628d0a0dbd46015f622ea4a (patch)
tree3a9d41ab141d8e6d811d4f60581687e7bdfe1be5 /libvideoeditor/lvpp/Android.mk
parentcd6155846aa6f61ba9d958843a134656596ac0e7 (diff)
downloadframeworks_av-bf3270869c4734e6b628d0a0dbd46015f622ea4a.zip
frameworks_av-bf3270869c4734e6b628d0a0dbd46015f622ea4a.tar.gz
frameworks_av-bf3270869c4734e6b628d0a0dbd46015f622ea4a.tar.bz2
Remove the eng developement LOCALtags in makefiles
Change-Id: I6da8691dba062cd54410ffafde27b7eca0b73aa2
Diffstat (limited to 'libvideoeditor/lvpp/Android.mk')
-rwxr-xr-xlibvideoeditor/lvpp/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvideoeditor/lvpp/Android.mk b/libvideoeditor/lvpp/Android.mk
index 23550ce..37b8511 100755
--- a/libvideoeditor/lvpp/Android.mk
+++ b/libvideoeditor/lvpp/Android.mk
@@ -37,7 +37,7 @@ LOCAL_SRC_FILES:= \
VideoEditorBGAudioProcessing.cpp \
PreviewRenderer.cpp
-LOCAL_MODULE_TAGS := eng development
+LOCAL_MODULE_TAGS := optional
LOCAL_STATIC_LIBRARIES := \
libvideoeditor_osal \