Tango: Fixed auto-exposure config error (now ignoring it), updated log info

This commit is contained in:
matlabbe
2016-04-08 18:58:18 -04:00
parent ab35106359
commit cc9c9d552c
4 changed files with 41 additions and 36 deletions

View File

@@ -2,7 +2,7 @@
<!-- BEGIN_INCLUDE(manifest) -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.introlab.rtabmap"
android:versionCode="2"
android:versionCode="4"
android:versionName="@RTABMAP_VERSION@">
<uses-permission android:name="android.permission.CAMERA" />