Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 717995347
  • Loading branch information
realp2us authored and copybara-github committed Jan 21, 2025
1 parent 7b92175 commit a062871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sharing/flags/generated/nearby_sharing_feature_flags.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ constexpr auto kDeleteUnexpectedReceivedFileFix =
// The default time in milliseconds a cached entry can be in LOST state.
constexpr auto kDiscoveryCacheLostExpiryMs =
flags::Flag<int64_t>(kConfigPackage, "45658774", 500);
// When true, enable wifi hotspot medium for selected devices.
// When true, enable wifi hotspot medium for HP Realtek devices.
constexpr auto kEnableWifiHotspotForHpRealtekDevices =
flags::Flag<bool>(kConfigPackage, "45673628", false);
// When true, honor 3P client_id & client_secret in the gRPC request
Expand Down

0 comments on commit a062871

Please sign in to comment.