Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6dbd3ee6 authored by Dharmaray Kundargi's avatar Dharmaray Kundargi
Browse files

remove eng developement local tags in make file

Change-Id: I24511cd588c19592bce57e36ccadbf1fb4d44647
parent 661b6cfb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -85,6 +85,6 @@ LOCAL_MODULE:= libvideoeditor_jni
# to add this library to the prelink map and set this to true.
# to add this library to the prelink map and set this to true.
LOCAL_PRELINK_MODULE := false
LOCAL_PRELINK_MODULE := false


LOCAL_MODULE_TAGS := eng development
LOCAL_MODULE_TAGS := optional


include $(BUILD_SHARED_LIBRARY)
include $(BUILD_SHARED_LIBRARY)