Index: chrome/android/testshell/java/AndroidManifest.xml |
diff --git a/chrome/android/testshell/java/AndroidManifest.xml b/chrome/android/testshell/java/AndroidManifest.xml |
index 837b1a638394a27f68c399c552d3dedb3453e3a0..5542246764c8f3ab794c8f0604fa8739c62c8063 100644 |
--- a/chrome/android/testshell/java/AndroidManifest.xml |
+++ b/chrome/android/testshell/java/AndroidManifest.xml |
@@ -13,8 +13,7 @@ |
android:protectionLevel="signature" /> |
<application android:name="org.chromium.chrome.testshell.ChromiumTestShellApplication" |
- android:label="ChromiumTestShell" |
- android:debuggable="true"> |
+ android:label="ChromiumTestShell"> |
<activity android:name="org.chromium.chrome.testshell.ChromiumTestShellActivity" |
android:label="ChromiumTestShellActivity" |
android:hardwareAccelerated="true"> |