summaryrefslogtreecommitdiffstats
path: root/sec_mm
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-02-25 19:29:57 -0800
committerMathias Agopian <mathias@google.com>2012-02-25 19:29:57 -0800
commit594566c94b1acb3f041f9a5e1b4cdee08a4bfa49 (patch)
tree912f44697cfa0fbf6f0fb1d97d98637e4b5b33a2 /sec_mm
parentc249ff9921972ec2e6d5d32ea564cda0cc3b4b6e (diff)
downloaddevice_samsung_crespo-594566c94b1acb3f041f9a5e1b4cdee08a4bfa49.zip
device_samsung_crespo-594566c94b1acb3f041f9a5e1b4cdee08a4bfa49.tar.gz
device_samsung_crespo-594566c94b1acb3f041f9a5e1b4cdee08a4bfa49.tar.bz2
remove uneeded dependency on libsurfaceflinger_client and libbinder
Change-Id: I9241d6ee1b8b7feaf465880f518592d2f679e577
Diffstat (limited to 'sec_mm')
-rw-r--r--sec_mm/sec_omx/sec_osal/Android.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/sec_mm/sec_omx/sec_osal/Android.mk b/sec_mm/sec_omx/sec_osal/Android.mk
index a98e884..7076472 100644
--- a/sec_mm/sec_omx/sec_osal/Android.mk
+++ b/sec_mm/sec_omx/sec_osal/Android.mk
@@ -22,12 +22,11 @@ LOCAL_CFLAGS :=
LOCAL_STATIC_LIBRARIES :=
-LOCAL_SHARED_LIBRARIES := libcutils libutils \
+LOCAL_SHARED_LIBRARIES := libcutils \
+ libutils \
libui \
libhardware \
libandroid_runtime \
- libsurfaceflinger_client \
- libbinder \
libmedia
LOCAL_C_INCLUDES := $(SEC_OMX_INC)/khronos \