Move NS implementation to third party folder

PiperOrigin-RevId: 546966492
This commit is contained in:
Guogang Li
2023-07-10 13:39:42 -07:00
committed by Copybara-Service
parent 522ac8c13e
commit 4a71c4d2d0
11 changed files with 18 additions and 1 deletions
+2
View File
@@ -24,6 +24,7 @@ cc_library(
"//internal:__pkg__",
"//internal:__subpackages__",
"//location/nearby/cpp/sharing:__subpackages__",
"//third_party/nearby/sharing:__subpackages__",
],
deps = [
"//internal/platform:types",
@@ -50,6 +51,7 @@ cc_library(
"//internal:__pkg__",
"//internal:__subpackages__",
"//location/nearby/cpp/sharing:__subpackages__",
"//third_party/nearby/sharing:__subpackages__",
],
deps = [
":types",