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

Commit 3f402204 authored by David Duarte's avatar David Duarte Committed by Gerrit Code Review
Browse files

Revert "PandoraServer: Set app as debuggable"

This reverts commit 5b3be7be.

Reason for revert: b/279667404
Bug: 279667404
Bug: 277769899

Change-Id: Ia8a9b485b1b5a10a18a42e42d8e57b39ded18fff
parent 5b3be7be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
    package="com.android.pandora">
    <uses-sdk android:minSdkVersion="33"/>

    <application android:debuggable="true">
    <application>
        <uses-library android:name="android.test.runner" />

          <service android:name=".MediaPlayerBrowserService"