Refresh on runtime-hint for all modules
Based on emulators run P95.
Test: make cts, run cts
Bug: 30449039
Change-Id: I2a8326629fd5e669217013a795dea9720a97e944
diff --git a/hostsidetests/cpptools/AndroidTest.xml b/hostsidetests/cpptools/AndroidTest.xml
index 582c772..da96259 100644
--- a/hostsidetests/cpptools/AndroidTest.xml
+++ b/hostsidetests/cpptools/AndroidTest.xml
@@ -20,5 +20,6 @@
</target_preparer>
<test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" >
<option name="jar" value="CtsCppToolsTestCases.jar" />
+ <option name="runtime-hint" value="7m30s" />
</test>
-</configuration>
\ No newline at end of file
+</configuration>