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

Commit be062a76 authored by Sal Savage's avatar Sal Savage Committed by Gerrit Code Review
Browse files

Merge "Don't query for metadata on playing status"

parents 89f83f0b 2ffe6420
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -3375,10 +3375,6 @@ static void handle_notification_response(tBTA_AV_META_MSG* pmeta_msg,
        /* Start timer to get play status periodically
         * if the play state is playing.
         */
        if (p_rsp->param.play_status == AVRC_PLAYSTATE_PLAYING) {
          get_metadata_attribute_cmd(attr_list_size, attr_list,
                                    p_dev);
        }
        do_in_jni_thread(
            FROM_HERE,
            base::Bind(bt_rc_ctrl_callbacks->play_status_changed_cb,