Add URL protocol registry entry for SMS and tel (#1898)

This commit is contained in:
Salah Benmoussati 2023-07-18 10:52:45 +02:00 committed by GitHub
parent 893d288f8b
commit b1b52ff98c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,13 @@ class VoiceHandler {
errorCallback,
);
await protocolClassRegKey.set(
'URL Protocol',
Registry.REG_SZ,
'',
errorCallback,
);
await applicationCapabilitiesRegKey.set(
'ApplicationName',
Registry.REG_SZ,