blob: 8917446581b8bc1022fbff6fa819a82896dfa3d0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest android:versionName="1.0" android:versionCode="1" package="com.example.tests"
xmlns:android="http://schemas.android.com/apk/res/android">
<application>
</application>
<instrumentation android:name="android.test.InstrumentationTestRunner" android:targetPackage="p1.p2"/>
</manifest>