blob: 3cc0a29a85fd12cfd6faa7ed09a308fcc1f0296a [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" >
<instrumentation
android:name="androidx.test.runner.AndroidJUnitRunner"
android:targetPackage="io.grpc.android.integrationtest" />
<application>
</application>
</manifest>