Remove EventLogger.

PiperOrigin-RevId: 925032163
This commit is contained in:
Francis Tsui
2026-06-01 18:45:11 -07:00
committed by Copybara-Service
parent 1e9af15efb
commit 0e96ed9795
25 changed files with 50 additions and 4904 deletions
+2
View File
@@ -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__",