mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Fix copybara export of build rules for beto-core
PiperOrigin-RevId: 627464568
This commit is contained in:
@@ -156,8 +156,8 @@ cc_library(
|
||||
] + select({
|
||||
":norust_or_windows_or_android": [":ldt_stub"],
|
||||
":use_rust_decoder": [
|
||||
"//third_party/beto_core/nearby/presence/np_c_ffi:np_c_ffi_types",
|
||||
"@beto-core//:ldt_np_adv_ffi",
|
||||
"@beto-core//:np_c_ffi_types",
|
||||
"@beto-core//:np_cpp_ffi",
|
||||
],
|
||||
"//conditions:default": ["@beto-core//:ldt_np_adv_ffi"],
|
||||
|
||||
Reference in New Issue
Block a user