Loading tests/AndroidManifest-common.xml +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.launcher3.tests"> <uses-sdk android:targetSdkVersion="25" android:minSdkVersion="21"/> <application android:debuggable="true"> <uses-library android:name="android.test.runner" /> Loading tests/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ xmlns:tools="http://schemas.android.com/tools" package="com.android.launcher3.tests"> <uses-sdk android:targetSdkVersion="25" android:minSdkVersion="21"/> <uses-sdk tools:overrideLibrary="android.support.test.uiautomator.v18"/> <application android:debuggable="true"> Loading Loading
tests/AndroidManifest-common.xml +2 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.launcher3.tests"> <uses-sdk android:targetSdkVersion="25" android:minSdkVersion="21"/> <application android:debuggable="true"> <uses-library android:name="android.test.runner" /> Loading
tests/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ xmlns:tools="http://schemas.android.com/tools" package="com.android.launcher3.tests"> <uses-sdk android:targetSdkVersion="25" android:minSdkVersion="21"/> <uses-sdk tools:overrideLibrary="android.support.test.uiautomator.v18"/> <application android:debuggable="true"> Loading