From 0d596d4724c7da0719b0621648216f0906e774dd Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Fri, 7 Aug 2009 09:30:32 -0700 Subject: Build the stagefright library by default. --- cmds/stagefright/Android.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cmds') diff --git a/cmds/stagefright/Android.mk b/cmds/stagefright/Android.mk index fd681a2..e6d0503 100644 --- a/cmds/stagefright/Android.mk +++ b/cmds/stagefright/Android.mk @@ -1,5 +1,3 @@ -ifeq ($(BUILD_WITH_STAGEFRIGHT),true) - LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) @@ -62,5 +60,3 @@ include $(BUILD_EXECUTABLE) # LOCAL_MODULE:= play # # include $(BUILD_EXECUTABLE) - -endif -- cgit v1.1