mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Release based on cl/313536507.
Signed-off-by: Alexey Polyudov <apolyudov@google.com> Change-Id: I83ec7dee1a7ef6f4bdfd47482c94d03910525b7e
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
# limitations under the License.
|
||||
|
||||
cc_library(
|
||||
name = "sample",
|
||||
name = "sample_platform",
|
||||
srcs = [
|
||||
"sample_wifi_medium.cc",
|
||||
"sample_wifi_medium.h",
|
||||
"atomic_reference_impl.h",
|
||||
"sample_platform.cc",
|
||||
"settable_future_impl.h",
|
||||
],
|
||||
hdrs = ["sample_platform.h"],
|
||||
visibility = [
|
||||
"//googlemac/iPhone/Shared/Nearby/Connections:__subpackages__",
|
||||
"//core:__subpackages__",
|
||||
@@ -28,7 +28,9 @@ cc_library(
|
||||
"//platform:types",
|
||||
"//platform:utils",
|
||||
"//platform/api",
|
||||
"//platform/impl/shared/sample:sample_wifi_medium",
|
||||
"//platform/port:string",
|
||||
"//absl/time",
|
||||
"//absl/types:any",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user