mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
internal flag update
PiperOrigin-RevId: 781818853
This commit is contained in:
committed by
Copybara-Service
parent
9058bc2d17
commit
680f0b807e
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user