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

Commit 95802299 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add the APP_MUSIC category to the media center facet button"

parents 188e247d 10e7cec1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@
        <com.android.systemui.statusbar.car.CarFacetButton
            android:id="@+id/music_nav"
            style="@style/NavigationBarButton"
            systemui:categories="android.intent.category.APP_MUSIC"
            systemui:icon="@drawable/car_ic_music"
            systemui:intent="intent:#Intent;action=android.car.intent.action.MEDIA_TEMPLATE;launchFlags=0x10000000;end"
            systemui:packages="com.android.car.media"