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

Commit 9ab0a4da authored by Andres Celis's avatar Andres Celis Committed by android-build-merger
Browse files

Make stagefright command available for STS tests. am: e286ff46 am:...

Make stagefright command available for STS tests. am: e286ff46 am: ef136ff9 am: 80a9c175 am: 15052a13
am: c29da42e

Change-Id: I02da406a30367840f32d2112d1b4dc7f2babaeb2
parents c85b95a2 c29da42e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@ LOCAL_MODULE_TAGS := optional

LOCAL_MODULE:= stagefright

# Tag this module as a cts test artifact
LOCAL_COMPATIBILITY_SUITE := cts

include $(BUILD_EXECUTABLE)

################################################################################