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

Commit b5c0100f authored by Sal Savage's avatar Sal Savage Committed by Automerger Merge Worker
Browse files

Merge "Don't query for metadata on playing status" into rvc-dev am: 5e065653

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/bt/+/11921967

Change-Id: I7a1e935dd2c78282ac4ade3bdd6cfe3b36a32384
parents b610e4f1 5e065653
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,