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

Commit 415aaae4 authored by David Duarte's avatar David Duarte Committed by Gerrit Code Review
Browse files

Merge "PandoraServer: Set app as debuggable"

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

          <service android:name=".MediaPlayerBrowserService"