Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 398893b4 authored by Ihab Awad's avatar Ihab Awad
Browse files

Remove android:debuggable from manifest

Bug: 18707423
Change-Id: Ic9f29ad3c6f4505ddde3d7ba2ad0b97521dd943b
parent e6a33f2e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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">