Revert "Revert "STS test fix for Android Security CVE-2019-2025""

This reverts commit 42477f3902a770b30560bc34add0966043bc02f5.

Test: cts-tradefed run cts -m CtsSecurityBulletinHostTestCases -t android.security.cts.Poc19_03#testPocCVE_2019_2025
Bug: 126803157
Bug: 116855682
Reason for revert: reinstate

Change-Id: Ibf3cd85d13e1cc0de4ffcaa8ef767c314a913f99
diff --git a/hostsidetests/securitybulletin/AndroidTest.xml b/hostsidetests/securitybulletin/AndroidTest.xml
index b65d6e0..6e6e0e6 100644
--- a/hostsidetests/securitybulletin/AndroidTest.xml
+++ b/hostsidetests/securitybulletin/AndroidTest.xml
@@ -176,6 +176,7 @@
         <!-- Bulletin 2019-03 -->
         <!-- Please add tests solely from this bulletin below to avoid merge conflict -->
         <option name="push" value="Bug-115739809->/data/local/tmp/Bug-115739809" />
+        <option name="push" value="CVE-2019-2025->/data/local/tmp/CVE-2019-2025" />
 
         <option name="append-bitness" value="true" />
     </target_preparer>