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

Commit e286ff46 authored by Andres Celis's avatar Andres Celis
Browse files

Make stagefright command available for STS tests.

Bug:65246490
Change-Id: If34d5e625181bd81bc112b1c9b519b2c0891740b
parent af6aa6e3
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -24,6 +24,9 @@ LOCAL_MODULE_TAGS := optional

LOCAL_MODULE:= stagefright

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

include $(BUILD_EXECUTABLE)

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