mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Deprecate enable_ip_addresses_native flag.
PiperOrigin-RevId: 817353927
This commit is contained in:
committed by
Copybara-Service
parent
9eca355226
commit
346769d54f
@@ -73,9 +73,6 @@ constexpr auto kSocketSendBufferSize =
|
||||
constexpr auto kRunScheduledExecutorCallbackOnExecutorThread =
|
||||
flags::Flag<bool>(kConfigPackage, "45686494", false);
|
||||
|
||||
constexpr auto kEnableIpAddressesNative =
|
||||
flags::Flag<bool>(kConfigPackage, "45722101", false);
|
||||
|
||||
} // namespace nearby_platform_feature
|
||||
} // namespace config_package_nearby
|
||||
} // namespace platform
|
||||
|
||||
Reference in New Issue
Block a user