internal flag update

PiperOrigin-RevId: 781818853
This commit is contained in:
Guogang Li
2025-07-10 21:44:18 -07:00
committed by Copybara-Service
parent 9058bc2d17
commit 680f0b807e
+4
View File
@@ -262,6 +262,10 @@ NC_INSTANCE NcCreateService() {
::nearby::connections::config_package_nearby::nearby_connections_feature::
kUseStableEndpointId,
true);
nearby::NearbyFlags::GetInstance().OverrideBoolFlagValue(
::nearby::connections::config_package_nearby::nearby_connections_feature::
kEnableGattQueryInThread,
true);
#endif
nc_context.router = new ::nearby::connections::ServiceControllerRouter();