Skip to content

Commit f94f227

Browse files
committed
Change the package name for the unit tests
1 parent 3901d52 commit f94f227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdl_android_tests/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
package="com.smartdevicelink"
3+
package="com.smartdevicelink.test"
44
android:versionCode="1"
55
android:versionName="1.0" >
66

0 commit comments

Comments
 (0)