Loading android/pandora/server/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
android/pandora/server/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading