Skip to content

Commit

Permalink
Remove debuggable flag
Browse files Browse the repository at this point in the history
Bug 5898861

Change-Id: I65becb510139d7b2143ba9cfa20d80fd341b5c42
  • Loading branch information
Brian Muramatsu committed Jan 25, 2012
1 parent 0adc750 commit bf8b8c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AndroidManifest.xml
Expand Up @@ -30,7 +30,6 @@
android:normalScreens="true"/>
<application android:icon="@drawable/icon"
android:label="@string/app_name"
android:debuggable="true"
android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen">
<activity android:name=".MainMenuActivity"
android:label="@string/app_name"
Expand Down

0 comments on commit bf8b8c8

Please sign in to comment.