summaryrefslogtreecommitdiffstats
path: root/variablespeed
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2014-05-08 18:24:00 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-08 18:24:00 +0000
commita1443de26fb9520cac180ef0add5c54e9780be48 (patch)
tree0295e2562497a32f745f2fb73940777ad3d60ceb /variablespeed
parenta96e4ab1ec2b1a7b545699335608d671a5f1c673 (diff)
parent53691ed19b435c307ea0febd2be8e4dd77c43743 (diff)
downloadandroid_frameworks_ex-a1443de26fb9520cac180ef0add5c54e9780be48.tar.gz
android_frameworks_ex-a1443de26fb9520cac180ef0add5c54e9780be48.tar.bz2
android_frameworks_ex-a1443de26fb9520cac180ef0add5c54e9780be48.zip
am 53691ed1: am 3696df84: am 552866a9: Merge "Remove unused LOCAL_LDLIBS."
* commit '53691ed19b435c307ea0febd2be8e4dd77c43743': Remove unused LOCAL_LDLIBS.
Diffstat (limited to 'variablespeed')
-rw-r--r--variablespeed/jni/Android.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/variablespeed/jni/Android.mk b/variablespeed/jni/Android.mk
index 08de535..0a7818a 100644
--- a/variablespeed/jni/Android.mk
+++ b/variablespeed/jni/Android.mk
@@ -46,9 +46,4 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
liblog \
-LOCAL_LDLIBS := \
- -lOpenSLES \
- -llog \
- -landroid \
-
include $(BUILD_SHARED_LIBRARY)