STS test fix for Android Security CVE-2019-2003

Test: sts-tradefed run sts-engbuild-no-spl-lock -m CtsTextTestCases -t android.text.util.cts.LinkifyTest
Bug: 126803114
Bug: 116321860
Change-Id: Ic00929334cc390591056914864bf7f7121b66fcb
diff --git a/tests/tests/text/resourceApk/Android.bp b/tests/tests/text/resourceApk/Android.bp
index 3f4d4c9..c29d648 100644
--- a/tests/tests/text/resourceApk/Android.bp
+++ b/tests/tests/text/resourceApk/Android.bp
@@ -29,5 +29,6 @@
         "cts",
         "general-tests",
         "mts",
+        "sts",
     ],
 }