internal cleanup

PiperOrigin-RevId: 547888600
This commit is contained in:
Guogang Li
2023-07-13 12:45:54 -07:00
committed by Copybara-Service
parent 770f59b748
commit 33e2fdddf4
4 changed files with 18 additions and 73 deletions
@@ -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);