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/compilation/AndroidTest.xml b/hostsidetests/compilation/AndroidTest.xml
index acae9b5..ec92bec 100644
--- a/hostsidetests/compilation/AndroidTest.xml
+++ b/hostsidetests/compilation/AndroidTest.xml
@@ -16,5 +16,6 @@
 <configuration description="Config for CTS Compilation Test">
     <test class="com.android.compatibility.common.tradefed.testtype.JarHostTest" >
         <option name="jar" value="CtsCompilationTestCases.jar" />
+        <option name="runtime-hint" value="9m45s" />
     </test>
 </configuration>