Loading BUILD.gn +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ group("bluetooth") { deps = [ "//main:bluetooth.default", "//service:bluetoothtbd", "//vendor_libs:vendor-libs", ] } Loading system/btif/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ static_library("btif") { include_dirs = [ "include", "//", "//audio_a2dp_hw/include", "//bta/include", "//bta/sys", "//btcore/include", Loading system/stack/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ static_library("stack") { "a2dp/a2dp_vendor_aptx_hd.cc", "a2dp/a2dp_vendor_aptx_hd_encoder.cc", "a2dp/a2dp_vendor_ldac.cc", "a2dp/a2dp_vendor_ldac_abr.cc", "a2dp/a2dp_vendor_ldac_encoder.cc", "avct/avct_api.cc", "avct/avct_bcb_act.cc", Loading system/vendor_libs/BUILD.gndeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line # # Copyright (C) 2015 Google, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # group("vendor-libs") { deps = [ "test_vendor_lib:test_vendor_lib", ] } Loading
BUILD.gn +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ group("bluetooth") { deps = [ "//main:bluetooth.default", "//service:bluetoothtbd", "//vendor_libs:vendor-libs", ] } Loading
system/btif/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,7 @@ static_library("btif") { include_dirs = [ "include", "//", "//audio_a2dp_hw/include", "//bta/include", "//bta/sys", "//btcore/include", Loading
system/stack/BUILD.gn +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ static_library("stack") { "a2dp/a2dp_vendor_aptx_hd.cc", "a2dp/a2dp_vendor_aptx_hd_encoder.cc", "a2dp/a2dp_vendor_ldac.cc", "a2dp/a2dp_vendor_ldac_abr.cc", "a2dp/a2dp_vendor_ldac_encoder.cc", "avct/avct_api.cc", "avct/avct_bcb_act.cc", Loading
system/vendor_libs/BUILD.gndeleted 100644 → 0 +0 −21 Original line number Diff line number Diff line # # Copyright (C) 2015 Google, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # group("vendor-libs") { deps = [ "test_vendor_lib:test_vendor_lib", ] }