]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/Robot_Demo/AndroidManifest.xml
RoboDruid: make release build
[orte.git] / orte / Robot_Demo / AndroidManifest.xml
index 4dcc8b116a9a7f53dddba6216357b9c5d23d9fe5..c4f4259995de3658ba0ede0cf63da7e6e9712376 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="org.ocera.orte.demo"
+    package="org.ocera.orte.demo.GUI"
     android:versionCode="1"
     android:versionName="1.0" >
 
@@ -15,6 +15,7 @@
 
     <application
         android:allowBackup="true"
+        android:debuggable="false"
         android:icon="@drawable/ic_launcher"
         android:label="@string/app_name"
         android:theme="@style/AppTheme" >
@@ -30,4 +31,4 @@
         </activity>
     </application>
 
-</manifest>
\ No newline at end of file
+</manifest>