blob: b21797c52dc3190b7d240c9ee3d0047fb059087c [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.app.Instrumentation" android:targetPackage="p1.p2"/>
</manifest>