Merge "Tag stagefright development tools as "debug-only"."
This commit is contained in:
committed by
Android (Google) Code Review
commit
875d259c95
@ -17,6 +17,8 @@ LOCAL_C_INCLUDES:= \
|
||||
|
||||
LOCAL_CFLAGS += -Wno-multichar
|
||||
|
||||
LOCAL_MODULE_TAGS := debug
|
||||
|
||||
LOCAL_MODULE:= stagefright
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
@ -39,6 +41,8 @@ LOCAL_C_INCLUDES:= \
|
||||
|
||||
LOCAL_CFLAGS += -Wno-multichar
|
||||
|
||||
LOCAL_MODULE_TAGS := debug
|
||||
|
||||
LOCAL_MODULE:= record
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
@ -61,6 +65,8 @@ LOCAL_C_INCLUDES:= \
|
||||
|
||||
LOCAL_CFLAGS += -Wno-multichar
|
||||
|
||||
LOCAL_MODULE_TAGS := debug
|
||||
|
||||
LOCAL_MODULE:= audioloop
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
Reference in New Issue
Block a user