summaryrefslogtreecommitdiffstats
path: root/exynos4/hal/libhwconverter/Android.mk
diff options
context:
space:
mode:
authorErfan Abdi <erfangplus@gmail.com>2019-09-04 17:20:32 +0430
committerJan Altensen <info@stricted.net>2019-09-05 22:54:20 +0200
commitc80cfba2fc1b9324c67e838c979ddb1f860c823f (patch)
treebe94edbb3ba11790ab5555cb3a2f2644ba7386f3 /exynos4/hal/libhwconverter/Android.mk
parent1813ff97bb1b896772654e271f0c3694ef6bcf79 (diff)
downloadandroid_hardware_samsung-c80cfba2fc1b9324c67e838c979ddb1f860c823f.tar.gz
android_hardware_samsung-c80cfba2fc1b9324c67e838c979ddb1f860c823f.tar.bz2
android_hardware_samsung-c80cfba2fc1b9324c67e838c979ddb1f860c823f.zip
samsung: Drop module eng tags
Change-Id: I2e84d598b2412e617e5575bfdefd804612f76889
Diffstat (limited to 'exynos4/hal/libhwconverter/Android.mk')
-rw-r--r--exynos4/hal/libhwconverter/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/exynos4/hal/libhwconverter/Android.mk b/exynos4/hal/libhwconverter/Android.mk
index f21783a..c6e6b0e 100644
--- a/exynos4/hal/libhwconverter/Android.mk
+++ b/exynos4/hal/libhwconverter/Android.mk
@@ -28,7 +28,6 @@ LOCAL_C_INCLUDES := \
$(TOP)/$(TARGET_OMX_PATH)/include/khronos \
$(TOP)/$(TARGET_OMX_PATH)/include/sec
-LOCAL_MODULE_TAGS := eng
LOCAL_MODULE := libhwconverter
include $(BUILD_SHARED_LIBRARY)