X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=androidtest%2FAndroidManifest.xml;h=1a5175acfdb691eab58001f7dbcbd89e2b065429;hb=d681106e1c3aa97eba803f2eb915fbd2ebb74134;hp=8bff0d55927aec5e23f033727f33406207831587;hpb=801a6786f5ad49bc2c2ba381c9f464beff10989e;p=zxing.git diff --git a/androidtest/AndroidManifest.xml b/androidtest/AndroidManifest.xml index 8bff0d55..1a5175ac 100755 --- a/androidtest/AndroidManifest.xml +++ b/androidtest/AndroidManifest.xml @@ -15,13 +15,23 @@ limitations under the License. --> + package="com.google.zxing.client.androidtest" + android:versionName="1.12" + android:versionCode="4"> + + + + android:label="@string/app_name" + android:screenOrientation="portrait"> @@ -31,7 +41,8 @@ android:screenOrientation="landscape"> + android:label="@string/benchmark_name" + android:screenOrientation="portrait"/>