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

Commit 8651847a authored by David Duarte's avatar David Duarte Committed by Automerger Merge Worker
Browse files

PandoraServer: Set app as debuggable am: cef4af6d

parents 7ddca995 cef4af6d
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>
    <application android:debuggable="true">
        <uses-library android:name="android.test.runner" />

          <service android:name=".MediaPlayerBrowserService"