Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66961105 authored by Andreas Huber's avatar Andreas Huber
Browse files

Tag stagefright development tools as "debug-only".

parent 2ca759db
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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)