1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3    package="com.example.myapplication.test" >
4
5    <uses-sdk
5-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:5:5-74
6        android:minSdkVersion="23"
6-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:5:15-41
7        android:targetSdkVersion="28" />
7-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:5:42-71
8
9    <instrumentation
9-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:11:5-15:75
10        android:name="androidx.test.runner.AndroidJUnitRunner"
10-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:11:22-76
11        android:functionalTest="false"
11-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:14:22-52
12        android:handleProfiling="false"
12-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:13:22-53
13        android:label="Tests for com.example.myapplication"
13-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:15:22-73
14        android:targetPackage="com.example.myapplication" />
14-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:12:22-71
15
16    <application android:debuggable="true" >
16-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:7:5-9:19
16-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:7:18-43
17        <uses-library android:name="android.test.runner" />
17-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:8:9-60
17-->/Users/mihaelao/AndroidStudioProjects/MyApplication/app/build/intermediates/tmp/manifest/androidTest/debug/manifestMerger784807579845089744.xml:8:23-57
18    </application>
19
20</manifest>
