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

Commit 5b28a38e authored by Sarah Chin's avatar Sarah Chin Committed by Android (Google) Code Review
Browse files

Merge "CarrierDefaultApp remove debuggable=true"

parents 7a07aa72 f9b43588
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -34,8 +34,7 @@
        android:label="@string/app_name"
        android:directBootAware="true"
        android:usesCleartextTraffic="true"
        android:icon="@mipmap/ic_launcher_android"
        android:debuggable="true">
        android:icon="@mipmap/ic_launcher_android">
        <receiver android:name="com.android.carrierdefaultapp.CarrierDefaultBroadcastReceiver"
            android:exported="true">
            <intent-filter>