change package name to uiuios
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.android.launcher3.tests">
|
||||
package="com.android.uiuios.tests">
|
||||
|
||||
<uses-sdk android:targetSdkVersion="28" android:minSdkVersion="25"
|
||||
tools:overrideLibrary="android.support.test.uiautomator.v18"/>
|
||||
@@ -29,6 +29,6 @@
|
||||
android:functionalTest="false"
|
||||
android:handleProfiling="false"
|
||||
android:name="androidx.test.runner.AndroidJUnitRunner"
|
||||
android:targetPackage="com.android.launcher3" >
|
||||
android:targetPackage="com.android.uiuios" >
|
||||
</instrumentation>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user