blob: 64c950b4c1982ab16a811786ef358f74fbe3cfef [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>"/>
</manifest>