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

Commit e1dad25d authored by Ted Wang's avatar Ted Wang
Browse files

Enable cover art feature

Bug: 177790923
Test: Manual
Change-Id: I4458aed3fc4d1eab9b72d2ab5e783ee4f3a0f275
parent 72381471
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@
    <bool name="a2dp_sink_automatically_request_audio_focus">false</bool>

    <!-- For enabling the AVRCP Controller Cover Artwork feature -->
    <bool name="avrcp_controller_enable_cover_art">false</bool>
    <bool name="avrcp_controller_enable_cover_art">true</bool>

    <!-- For enabling browsed cover art with the AVRCP Controller Cover Artwork feature -->
    <bool name="avrcp_controller_cover_art_browsed_images">false</bool>