Migrate fake functions to third_party/nearby to help unit test

PiperOrigin-RevId: 517433481
This commit is contained in:
Qin Wang
2023-03-17 09:34:58 -07:00
committed by Copybara-Service
parent 94ff506d1e
commit 86ca85b85a
16 changed files with 1248 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@ cc_library(
"//fastpair:__subpackages__",
"//internal/platform:__pkg__",
"//internal/platform/implementation:__subpackages__",
"//internal/test:__subpackages__",
"//location/nearby/analytics/cpp:__subpackages__",
"//presence:__subpackages__",
],
@@ -132,6 +132,7 @@ cc_library(
"//internal/network:__subpackages__",
"//internal/platform:__subpackages__",
"//internal/proto/analytics:__subpackages__",
"//internal/test:__subpackages__",
"//location/nearby/cpp:__subpackages__",
"//presence:__subpackages__",
],