blob: 69b0807d08f0109fd22fad5d0e9e4b4fa513dcf8 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="android.platform.test.coverage" >
<application/>
<instrumentation android:name="androidx.test.runner.AndroidJUnitRunner"
android:targetPackage="android.platform.test.coverage"
android:label="Coverage smoke test"/>
</manifest>