summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeva Ramasubramanian <dramasub@codeaurora.org>2015-04-02 15:15:35 -0700
committerDeva Ramasubramanian <dramasub@codeaurora.org>2015-04-02 15:16:54 -0700
commitfcedc2820e276a611e008eee3de5a9bc21eb5db8 (patch)
tree4cce021813c9107b7c45e7064471da68e392f694
parentf7dc294cd9a7049b6505b2b553a6195f02d2a336 (diff)
downloadmedia-fcedc2820e276a611e008eee3de5a9bc21eb5db8.tar.gz
mm-video: Remove debug log in Makefile
Not a useful log. Change-Id: Ib398b3c06bcda786c8e86a326a014b775766ebdd
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index d8dfe60a..ea10828a 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,5 +1,4 @@
QCOM_MEDIA_ROOT := $(call my-dir)
-$(warning target list is : $(MSM_VIDC_TARGET_LIST))
#Compile these for all targets under QCOM_BOARD_PLATFORMS list.
ifeq ($(call is-board-platform-in-list, $(QCOM_BOARD_PLATFORMS)),true)