File tree Expand file tree Collapse file tree 4 files changed +2
-22
lines changed
Expand file tree Collapse file tree 4 files changed +2
-22
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ group("bluetooth") {
2525 deps = [
2626 " //main:bluetooth.default" ,
2727 " //service:bluetoothtbd" ,
28- " //vendor_libs:vendor-libs" ,
2928 ]
3029}
3130
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ static_library("btif") {
7878 include_dirs = [
7979 " include" ,
8080 " //" ,
81+ " //audio_a2dp_hw/include" ,
8182 " //bta/include" ,
8283 " //bta/sys" ,
8384 " //btcore/include" ,
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ static_library("stack") {
2929 " a2dp/a2dp_vendor_aptx_hd.cc" ,
3030 " a2dp/a2dp_vendor_aptx_hd_encoder.cc" ,
3131 " a2dp/a2dp_vendor_ldac.cc" ,
32+ " a2dp/a2dp_vendor_ldac_abr.cc" ,
3233 " a2dp/a2dp_vendor_ldac_encoder.cc" ,
3334 " avct/avct_api.cc" ,
3435 " avct/avct_bcb_act.cc" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments