mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Internal changes
PiperOrigin-RevId: 859234180
This commit is contained in:
committed by
Copybara-Service
parent
8b2b668043
commit
f62858dd30
@@ -20,10 +20,10 @@ cc_library(
|
||||
hdrs = [
|
||||
"nearby_connections_feature_flags.h",
|
||||
],
|
||||
# Flags should not be visible to external users. Only for internal use.
|
||||
visibility = [
|
||||
"//connections:__subpackages__",
|
||||
"//connections:partners",
|
||||
"//googlemac/iPhone/Shared/Identity/SmartSetup:__subpackages__",
|
||||
"//internal/platform:__subpackages__",
|
||||
"//internal/platform/implementation:__subpackages__",
|
||||
"//location/nearby/cpp:__subpackages__",
|
||||
|
||||
@@ -43,10 +43,10 @@ cc_library(
|
||||
copts = [
|
||||
"-Ithird_party",
|
||||
],
|
||||
# Flags should not be visible to external users. Only for internal use.
|
||||
visibility = [
|
||||
"//:__subpackages__",
|
||||
"//connections:partners",
|
||||
"//googlemac/iPhone/Shared/Identity/SmartSetup:__subpackages__",
|
||||
"//location/nearby/cpp:__subpackages__",
|
||||
"//location/nearby/sharing/sdk:__subpackages__",
|
||||
"//location/nearby/testing:__subpackages__",
|
||||
|
||||
Reference in New Issue
Block a user