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

Commit 2d6f709b authored by Andreas Huber's avatar Andreas Huber Committed by Android (Google) Code Review
Browse files

Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to...

Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to be included in release builds."
parents 244e896c 9fbaca94
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_STATIC_LIBRARIES := \
        libstagefright_id3

LOCAL_MODULE_TAGS := debug

LOCAL_MODULE := testid3

include $(BUILD_EXECUTABLE)