Fix for devices affected by the OpenCV 1244 bug.

This commit is contained in:
2013-01-19 11:34:07 -04:30
parent bf0bc39ac0
commit 99849c90f2
184 changed files with 1575 additions and 1541 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.lego.minddroid" android:versionCode="3" android:installLocation="auto" package="com.lego.minddroid" android:versionCode="3" android:installLocation="auto"
android:versionName="1.2"> android:versionName="1.3">
<uses-sdk android:minSdkVersion="7" /> <uses-sdk android:minSdkVersion="8" />
<supports-screens android:resizeable="true" <supports-screens android:resizeable="true"
android:smallScreens="true" android:smallScreens="true"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More