mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Internal changes
PiperOrigin-RevId: 853414816
This commit is contained in:
committed by
Copybara-Service
parent
ad6267d236
commit
d5c1a540b7
@@ -283,7 +283,7 @@ ImplementationPlatform::CreateWifiHotspotMedium() {
|
||||
|
||||
std::unique_ptr<WifiDirectMedium>
|
||||
ImplementationPlatform::CreateWifiDirectMedium() {
|
||||
return std::make_unique<windows::WifiDirectMedium>();
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
// TODO(b/261663238) replace with real implementation.
|
||||
|
||||
Reference in New Issue
Block a user