Make stagefright command available for STS tests.

Bug:65246490
Change-Id: If34d5e625181bd81bc112b1c9b519b2c0891740b
gugelfrei
Andres Celis 7 years ago
parent af6aa6e3fa
commit e286ff463b

@ -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)
################################################################################

Loading…
Cancel
Save