compatible_with = ["//buildenv/target:non_prod"]

PiperOrigin-RevId: 507831985
This commit is contained in:
Qin Wang
2023-02-07 11:06:41 -08:00
committed by Copybara-Service
parent e28a1986b3
commit 778af635ec
+3
View File
@@ -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",