summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSurajit Podder <spodder@codeaurora.org>2014-09-03 15:55:45 +0530
committerSurajit Podder <spodder@codeaurora.org>2014-09-03 15:55:45 +0530
commit615625dc601d3dfc48ee58f07f04e54f3a2f3ec5 (patch)
tree0243131f1424be2de3582de28e6abb383f462a23
parent2519711c751b074d5720bf57de3671c8a98b23fe (diff)
downloadandroid_hardware_qcom_media-615625dc601d3dfc48ee58f07f04e54f3a2f3ec5.tar.gz
android_hardware_qcom_media-615625dc601d3dfc48ee58f07f04e54f3a2f3ec5.tar.bz2
android_hardware_qcom_media-615625dc601d3dfc48ee58f07f04e54f3a2f3ec5.zip
dashplayer: Enable Compilation
Enable DashPlayer compilation Change-Id: I3bbb99b3495b670a3599e7719bc678012a664603
-rw-r--r--dashplayer/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashplayer/Android.mk b/dashplayer/Android.mk
index 4bb52eb9..e769bae5 100644
--- a/dashplayer/Android.mk
+++ b/dashplayer/Android.mk
@@ -52,5 +52,5 @@ LOCAL_MODULE:= libdashplayer
LOCAL_MODULE_TAGS := eng
-#include $(BUILD_SHARED_LIBRARY)
+include $(BUILD_SHARED_LIBRARY)
#endif