X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=androidtest%2FAndroidManifest.xml;h=686816cf5eb826fb0253d539ac9eb5ab7ed3646f;hb=58c5604309a11373b15e40f025138cace4eda8d2;hp=35846c23235db7fa57ce5a68597b0da884d5b272;hpb=04a9820548080f89444f758af0e4d838c9d49716;p=zxing.git diff --git a/androidtest/AndroidManifest.xml b/androidtest/AndroidManifest.xml index 35846c23..686816cf 100755 --- a/androidtest/AndroidManifest.xml +++ b/androidtest/AndroidManifest.xml @@ -15,11 +15,16 @@ limitations under the License. --> + package="com.google.zxing.client.androidtest" + android:versionName="1.11" + android:versionCode="3"> + + android:icon="@drawable/icon" + android:debuggable="true"> + android:label="@string/app_name" + android:screenOrientation="portrait"> @@ -28,6 +33,9 @@ +