Loading init/AndroidTest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -32,4 +32,7 @@ <option name="module-name" value="CtsInitTestCases" /> <option name="runtime-hint" value="65s" /> </test> <!-- Controller that will skip the module if a native bridge situation is detected --> <!-- For example: module wants to run arm32 and device is x86 --> <object type="module_controller" class="com.android.tradefed.testtype.suite.module.NativeBridgeModuleController" /> </configuration> Loading
init/AndroidTest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -32,4 +32,7 @@ <option name="module-name" value="CtsInitTestCases" /> <option name="runtime-hint" value="65s" /> </test> <!-- Controller that will skip the module if a native bridge situation is detected --> <!-- For example: module wants to run arm32 and device is x86 --> <object type="module_controller" class="com.android.tradefed.testtype.suite.module.NativeBridgeModuleController" /> </configuration>