[RESTRICT AUTOMERGE] Fix LOCAL_COMPATIBILITY_SUITE var for ag/3523855

Bug:32660278
Test: make sts
Change-Id: I63131db626ab16fffecc6c7bf43d2b26afddc810
diff --git a/hostsidetests/security/securityPatch/CVE-2017-0387/Android.mk b/hostsidetests/security/securityPatch/CVE-2017-0387/Android.mk
index 3684333..ef97daa 100644
--- a/hostsidetests/security/securityPatch/CVE-2017-0387/Android.mk
+++ b/hostsidetests/security/securityPatch/CVE-2017-0387/Android.mk
@@ -26,7 +26,7 @@
         $(TOP)/frameworks/av/media/libstagefright/omx

 

 # Tag this module as a cts test artifact

-LOCAL_COMPATIBILITY_SUITE := cts

+LOCAL_COMPATIBILITY_SUITE := cts sts

 LOCAL_CTS_TEST_PACKAGE := android.security.cts

 

 LOCAL_ARM_MODE := arm