mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
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:
committed by
Copybara-Service
parent
bf41ac7e9f
commit
512ba2af43
@@ -92,6 +92,7 @@ cc_library(
|
||||
"bluetooth_classic_server_socket.cc",
|
||||
"bluetooth_classic_socket.cc",
|
||||
"platform.cc",
|
||||
"utils.cc",
|
||||
],
|
||||
hdrs = [
|
||||
"bluetooth_classic.h",
|
||||
|
||||
Reference in New Issue
Block a user