mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Enable a few flags for NC test
PiperOrigin-RevId: 684943491
This commit is contained in:
committed by
Copybara-Service
parent
37d7dc19de
commit
fec1c8f63f
@@ -23,6 +23,7 @@ cc_library(
|
||||
"//googlemac/iPhone/Shared/Identity/SmartSetup:__subpackages__",
|
||||
"//internal/platform/implementation:__subpackages__",
|
||||
"//location/nearby/cpp:__subpackages__",
|
||||
"//location/nearby/testing:__subpackages__",
|
||||
"//sharing:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
|
||||
@@ -45,6 +45,7 @@ cc_library(
|
||||
"//googlemac/iPhone/Shared/Identity/SmartSetup:__subpackages__",
|
||||
"//location/nearby/cpp:__subpackages__",
|
||||
"//location/nearby/sharing/sdk:__subpackages__",
|
||||
"//location/nearby/testing:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
":flag_reader",
|
||||
|
||||
@@ -22,6 +22,7 @@ cc_library(
|
||||
"//fastpair:__subpackages__",
|
||||
"//internal:__subpackages__",
|
||||
"//location/nearby/cpp:__subpackages__",
|
||||
"//location/nearby/testing:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
"//internal/flags:flag_reader",
|
||||
|
||||
Reference in New Issue
Block a user