summaryrefslogtreecommitdiffstats
path: root/media/libeffects
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2014-11-16 17:35:36 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-16 17:35:36 +0000
commit75c537887ac6947d0bb54bd7e783ff62a3043dc1 (patch)
treefe20a4574821dacbd176f5e0d4a8fd6ecdd17271 /media/libeffects
parent060ef2a4f42820c77ded1de99c6e1f5edb0033a0 (diff)
parent575174d62b665900203d70a4d410329b8918c2af (diff)
downloadframeworks_av-75c537887ac6947d0bb54bd7e783ff62a3043dc1.zip
frameworks_av-75c537887ac6947d0bb54bd7e783ff62a3043dc1.tar.gz
frameworks_av-75c537887ac6947d0bb54bd7e783ff62a3043dc1.tar.bz2
am 575174d6: am bb0cf4d0: am d0264109: Merge "Move libldnhncr to libc++."
* commit '575174d62b665900203d70a4d410329b8918c2af': Move libldnhncr to libc++.
Diffstat (limited to 'media/libeffects')
-rw-r--r--media/libeffects/loudness/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/libeffects/loudness/Android.mk b/media/libeffects/loudness/Android.mk
index 70d7984..55d0611 100644
--- a/media/libeffects/loudness/Android.mk
+++ b/media/libeffects/loudness/Android.mk
@@ -19,5 +19,4 @@ LOCAL_MODULE:= libldnhncr
LOCAL_C_INCLUDES := \
$(call include-path-for, audio-effects) \
-include external/stlport/libstlport.mk
include $(BUILD_SHARED_LIBRARY)