Fix a2dp_list no free
The a2dp_list allocated at function bta_av_alloc_scb, but not free at function bta_av_free_scb, which would cause memory lost. Bug: 300342691 Test: atest net_host_test_bta pass Change-Id: I6eb7519e21f08a6b1a68274adf5848bc940bd9cb
Loading
Please register or sign in to comment