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

Commit 0ae88ae7 authored by Mani Rajah's avatar Mani Rajah
Browse files

Add launch on car flag to MBS exposed by bluetooth app

Test: None
Bug: 279936776

Change-Id: I6c63fdbf2bcaf606f06f8e7284db73760d0c0b72
parent fe3c0d79
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -160,6 +160,7 @@
            <intent-filter>
                <action android:name="android.media.browse.MediaBrowserService"/>
            </intent-filter>
            <meta-data android:name="androidx.car.app.launchable" android:value="true" />
        </service>
        <provider android:process="@string/process"
             android:name="com.android.bluetooth.avrcpcontroller.AvrcpCoverArtProvider"