aboutsummaryrefslogtreecommitdiff
path: root/camera/mm-image-codec
diff options
context:
space:
mode:
Diffstat (limited to 'camera/mm-image-codec')
-rw-r--r--camera/mm-image-codec/qomx_core/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/mm-image-codec/qomx_core/Android.mk b/camera/mm-image-codec/qomx_core/Android.mk
index fa7242b..c4edfc4 100644
--- a/camera/mm-image-codec/qomx_core/Android.mk
+++ b/camera/mm-image-codec/qomx_core/Android.mk
@@ -20,7 +20,7 @@ LOCAL_SRC_FILES := qomx_core.c
LOCAL_MODULE := libqomx_core
LOCAL_PRELINK_MODULE := false
-LOCAL_SHARED_LIBRARIES := libcutils libdl
+LOCAL_SHARED_LIBRARIES := libcutils libdl liblog
LOCAL_32_BIT_ONLY := true
include $(BUILD_SHARED_LIBRARY)