mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Expose Encryption to nearby/presence
PiperOrigin-RevId: 461239780
This commit is contained in:
@@ -84,6 +84,9 @@ cc_library(
|
||||
name = "encryption",
|
||||
srcs = ["encryption.cc"],
|
||||
hdrs = ["encryption.h"],
|
||||
visibility = [
|
||||
"//third_party/nearby/presence:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
"//internal/platform:logging",
|
||||
"//third_party/tink/cc/subtle",
|
||||
|
||||
Reference in New Issue
Block a user