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

Commit 5e065653 authored by Sal Savage's avatar Sal Savage Committed by Android (Google) Code Review
Browse files

Merge "Don't query for metadata on playing status" into rvc-dev

parents 281b30c2 fff98c5e
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,