am 398893b4: Remove android:debuggable from manifest

* commit '398893b4e3f5241ade69fac145966ae0eb3f1197':
  Remove android:debuggable from manifest
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 970b35b..6b5dbbc 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -17,7 +17,6 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
         xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
         package="com.android.server.telecom"
-        android:debuggable="true"
         coreApp="true"
         android:sharedUserId="android.uid.system">