X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=androidtest%2FAndroidManifest.xml;h=1a5175acfdb691eab58001f7dbcbd89e2b065429;hb=59de7b7ab2c999c3173e6e125d4c87d5c0daaaaa;hp=27013ae2843710068dc31015e36510b66ccd277e;hpb=6203c61005c69bb8a71d05edd976abfc87b5135d;p=zxing.git diff --git a/androidtest/AndroidManifest.xml b/androidtest/AndroidManifest.xml index 27013ae2..1a5175ac 100755 --- a/androidtest/AndroidManifest.xml +++ b/androidtest/AndroidManifest.xml @@ -15,12 +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"> @@ -30,7 +41,8 @@ android:screenOrientation="landscape"> + android:label="@string/benchmark_name" + android:screenOrientation="portrait"/>