Did a big refactoring on the MonochromeBitmapSource. I removed all the caching lumina...
[zxing.git] / androidtest / AndroidManifest.xml
index 35846c2..8d76489 100755 (executable)
@@ -28,6 +28,8 @@
     <activity android:name="CameraTestActivity"
               android:screenOrientation="landscape">
     </activity>
+    <activity android:name="BenchmarkActivity"
+              android:label="@string/benchmark_name"/>
   </application>
   <uses-permission android:name="android.permission.CAMERA"/>
 </manifest>