Fix for the broken build, the signature of core constructor was changed, so I changed the core_adapter accordingly

PiperOrigin-RevId: 390458570
This commit is contained in:
jfcarroll
2021-08-12 14:20:29 -07:00
committed by Copybara-Service
parent bf41ac7e9f
commit 512ba2af43
2 changed files with 3 additions and 5 deletions
+1
View File
@@ -92,6 +92,7 @@ cc_library(
"bluetooth_classic_server_socket.cc",
"bluetooth_classic_socket.cc",
"platform.cc",
"utils.cc",
],
hdrs = [
"bluetooth_classic.h",