blob: 950c538688e4586200b0c98994719c417ebc3acf [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.p<caret>2"/>
</manifest>