update date in readme.md

PiperOrigin-RevId: 420118461
This commit is contained in:
hais
2022-01-06 12:24:04 -08:00
committed by hai007
parent 53f7d6270e
commit cdcd37c616
13 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include "analytics/analytics_recorder.h"
#include "third_party/nearby/cpp/analytics/analytics_recorder.h"
#include <string>
#include <utility>
+1 -1
View File
@@ -19,7 +19,7 @@
#include "absl/container/btree_map.h"
#include "absl/time/time.h"
#include "analytics/connection_attempt_metadata_params.h"
#include "third_party/nearby/cpp/analytics/connection_attempt_metadata_params.h"
#include "core/event_logger.h"
#include "core/payload.h"
#include "core/strategy.h"
+2 -2
View File
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include "analytics/analytics_recorder.h"
#include "third_party/nearby/cpp/analytics/analytics_recorder.h"
#include <string>
#include <utility>
@@ -20,7 +20,7 @@
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "absl/time/time.h"
#include "analytics/connection_attempt_metadata_params.h"
#include "third_party/nearby/cpp/analytics/connection_attempt_metadata_params.h"
#include "platform/base/error_code_params.h"
#include "platform/base/error_code_recorder.h"
#include "platform/public/count_down_latch.h"
+2 -2
View File
@@ -59,7 +59,7 @@ cc_library(
compatible_with = ["//buildenv/target:non_prod"],
copts = ["-DCORE_ADAPTER_DLL"],
visibility = [
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
"//core:__subpackages__",
"//platform/impl/ios:__subpackages__",
],
@@ -80,7 +80,7 @@ cc_library(
],
compatible_with = ["//buildenv/target:non_prod"],
visibility = [
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
],
deps = [
"//proto/analytics:connections_log_cc_proto",
+2 -2
View File
@@ -100,7 +100,7 @@ cc_library(
"//absl/strings",
"//absl/time",
"//absl/types:span",
"//analytics",
"//third_party/nearby/cpp/analytics",
"//core:core_types",
"//core/internal/mediums",
"//core/internal/mediums:utils",
@@ -197,7 +197,7 @@ cc_test(
"//absl/synchronization",
"//absl/time",
"//absl/types:span",
"//analytics",
"//third_party/nearby/cpp/analytics",
"//core:core_types",
"//core/internal/mediums",
"//core/internal/mediums:utils",
+1 -1
View File
@@ -21,7 +21,7 @@
#include "securegcm/d2d_connection_context_v1.h"
#include "absl/base/thread_annotations.h"
#include "analytics/analytics_recorder.h"
#include "third_party/nearby/cpp/analytics/analytics_recorder.h"
#include "core/internal/endpoint_channel.h"
#include "platform/base/byte_array.h"
#include "platform/base/input_stream.h"
+1 -1
View File
@@ -20,7 +20,7 @@
#include <string>
#include <vector>
#include "analytics/analytics_recorder.h"
#include "third_party/nearby/cpp/analytics/analytics_recorder.h"
#include "core/listeners.h"
#include "core/options.h"
#include "core/status.h"
+1 -1
View File
@@ -20,7 +20,7 @@
#include "securegcm/d2d_connection_context_v1.h"
#include "absl/time/clock.h"
#include "analytics/analytics_recorder.h"
#include "third_party/nearby/cpp/analytics/analytics_recorder.h"
#include "platform/base/byte_array.h"
#include "platform/base/exception.h"
#include "platform/public/mutex.h"
+2 -2
View File
@@ -44,7 +44,7 @@ cc_library(
compatible_with = ["//buildenv/target:non_prod"],
copts = ["-DCORE_ADAPTER_DLL"],
visibility = [
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
"//third_party/nearby/cpp/cal:__subpackages__",
"//core:__subpackages__",
"//platform:__subpackages__",
@@ -140,7 +140,7 @@ cc_library(
],
compatible_with = ["//buildenv/target:non_prod"],
visibility = [
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
"//core/internal:__subpackages__",
"//platform/impl:__subpackages__",
],
+1 -1
View File
@@ -109,7 +109,7 @@ cc_library(
"platform.cc",
],
visibility = [
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
"//core:__subpackages__",
"//platform:__subpackages__",
"//proto/analytics:__subpackages__",
+3 -3
View File
@@ -52,7 +52,7 @@ cc_library(
],
compatible_with = ["//buildenv/target:non_prod"],
visibility = [
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
"//core:__subpackages__",
"//platform/base:__pkg__",
"//platform/impl/ios:__subpackages__",
@@ -90,7 +90,7 @@ cc_library(
copts = ["-DCORE_ADAPTER_DLL"],
visibility = [
"//googlemac/iPhone/Shared/Nearby/Connections:__subpackages__",
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
"//core:__subpackages__",
"//platform/public:__pkg__",
],
@@ -116,7 +116,7 @@ cc_library(
compatible_with = ["//buildenv/target:non_prod"],
copts = ["-DCORE_ADAPTER_DLL"],
visibility = [
"//analytics:__subpackages__",
"//third_party/nearby/cpp/analytics:__subpackages__",
"//core:__subpackages__",
"//platform:__subpackages__",
"//proto/analytics:__subpackages__",