mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
internal cleanup
PiperOrigin-RevId: 547888600
This commit is contained in:
committed by
Copybara-Service
parent
770f59b748
commit
33e2fdddf4
@@ -31,10 +31,6 @@ namespace nearby_platform_feature {
|
||||
constexpr auto kEnableHotspotWin32Socket =
|
||||
flags::Flag<bool>(kConfigPackage, "45401992", true);
|
||||
|
||||
// Apply platform thread to network library.
|
||||
constexpr auto kEnablePlatformThreadToNetwork =
|
||||
flags::Flag<bool>(kConfigPackage, "45412711", true);
|
||||
|
||||
// Disable/Enable GATT feature in BLE V2.
|
||||
constexpr auto kEnableBleV2Gatt =
|
||||
flags::Flag<bool>(kConfigPackage, "45415180", false);
|
||||
|
||||
Reference in New Issue
Block a user