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

Commit 3d950549 authored by Myles Watson's avatar Myles Watson Committed by Android (Google) Code Review
Browse files

Merge "resolve merge conflicts of 95aca271 to...

Merge "resolve merge conflicts of 95aca271 to rvc-qpr-dev-plus-aosp" into rvc-qpr-dev-plus-aosp
parents 84397c65 6eaa3f7d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -624,6 +624,7 @@ static void on_l2cap_data_ind(tBTA_JV* evt, uint32_t id) {
                 sock->id);
        BTA_JvL2capClose(sock->handle);
        btsock_l2cap_free_l(sock);
        return;
      }
    }
  }