mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Remove unused fastpair C++ implementation to streamline the codebase
PiperOrigin-RevId: 712639309
This commit is contained in:
committed by
Copybara-Service
parent
af790d0103
commit
f9292be707
@@ -136,7 +136,6 @@ cc_library(
|
||||
visibility = [
|
||||
"//connections:__subpackages__",
|
||||
"//connections:partners",
|
||||
"//fastpair:__subpackages__",
|
||||
"//internal/account:__subpackages__",
|
||||
"//internal/auth:__subpackages__",
|
||||
"//internal/crypto:__subpackages__",
|
||||
@@ -151,6 +150,7 @@ cc_library(
|
||||
"//location/nearby/sharing/sdk:__subpackages__",
|
||||
"//presence:__subpackages__",
|
||||
"//sharing:__subpackages__",
|
||||
"//third_party/nearby/fastpair:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
":comm",
|
||||
|
||||
Reference in New Issue
Block a user