mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Remove EventLogger.
PiperOrigin-RevId: 925032163
This commit is contained in:
committed by
Copybara-Service
parent
1e9af15efb
commit
0e96ed9795
@@ -182,6 +182,8 @@ cc_library(
|
||||
tags = ["keep_dep"], # Prevent build_cleaner from removing the dependency.
|
||||
visibility = [
|
||||
"//:__subpackages__",
|
||||
"//location/nearby/analytics/cpp:__subpackages__",
|
||||
"//location/nearby/cpp:__subpackages__",
|
||||
"//location/nearby/sharing/lib:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
|
||||
@@ -196,7 +196,6 @@ cc_library(
|
||||
"//internal/preferences:__subpackages__",
|
||||
"//internal/proto/analytics:__subpackages__",
|
||||
"//internal/weave:__subpackages__",
|
||||
"//location/nearby/cpp:__subpackages__",
|
||||
"//location/nearby/sharing/sdk:__subpackages__",
|
||||
"//sharing:__subpackages__",
|
||||
"//third_party/nearby/presence:__subpackages__",
|
||||
|
||||
Reference in New Issue
Block a user