X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=androidtest%2FAndroidManifest.xml;h=1a5175acfdb691eab58001f7dbcbd89e2b065429;hb=5d9dd201546fdc3263d966f598b02770edba5a6d;hp=8d7648922653b4d853f035a65857f738e7ede509;hpb=8111bcbf5156e94d57145097a052deaabe07204a;p=zxing.git diff --git a/androidtest/AndroidManifest.xml b/androidtest/AndroidManifest.xml index 8d764892..1a5175ac 100755 --- a/androidtest/AndroidManifest.xml +++ b/androidtest/AndroidManifest.xml @@ -15,11 +15,23 @@ limitations under the License. --> + package="com.google.zxing.client.androidtest" + android:versionName="1.12" + android:versionCode="4"> + + + + + android:icon="@drawable/icon" + android:debuggable="true"> + android:label="@string/app_name" + android:screenOrientation="portrait"> @@ -29,7 +41,8 @@ android:screenOrientation="landscape"> + android:label="@string/benchmark_name" + android:screenOrientation="portrait"/>