mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
compatible_with = ["//buildenv/target:non_prod"]
PiperOrigin-RevId: 507831985
This commit is contained in:
committed by
Copybara-Service
parent
e28a1986b3
commit
778af635ec
@@ -33,6 +33,9 @@ cc_library(
|
||||
name = "test_support",
|
||||
srcs = ["fake_fast_pair_repository.cc"],
|
||||
hdrs = ["fake_fast_pair_repository.h"],
|
||||
visibility = [
|
||||
"//fastpair:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
":server_access",
|
||||
"//fastpair/common",
|
||||
|
||||
Reference in New Issue
Block a user