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 9f46202..35e4a4a 100644
--- a/camera/mm-image-codec/qomx_core/Android.mk
+++ b/camera/mm-image-codec/qomx_core/Android.mk
@@ -21,7 +21,7 @@ LOCAL_SRC_FILES := qomx_core.c
LOCAL_MODULE := libqomx_core
LOCAL_PRELINK_MODULE := false
LOCAL_VENDOR_MODULE := true
-LOCAL_SHARED_LIBRARIES := libcutils libdl liblog
+LOCAL_SHARED_LIBRARIES := libcutils libdl liblog libutils
LOCAL_32_BIT_ONLY := true
include $(BUILD_SHARED_LIBRARY)