summaryrefslogtreecommitdiffstats
path: root/jni_jpegstream
diff options
context:
space:
mode:
Diffstat (limited to 'jni_jpegstream')
-rw-r--r--jni_jpegstream/Android.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/jni_jpegstream/Android.mk b/jni_jpegstream/Android.mk
index de11733f8..2a09fb5d9 100644
--- a/jni_jpegstream/Android.mk
+++ b/jni_jpegstream/Android.mk
@@ -13,10 +13,6 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH) \
external/jpeg
LOCAL_SHARED_LIBRARIES := libjpeg
-ifeq (,$(TARGET_BUILD_APPS))
- # platform build
- LOCAL_SHARED_LIBRARIES := libcutils
-endif
LOCAL_LDFLAGS := -llog
LOCAL_SDK_VERSION := 9