overlay: Update IWLAN config with IMS changes in gs201

Resolve issues with VoWiFi (Wi-Fi Calling) for Pixel 7 series, which
now uses a different proprietary package for its qualified networks
service.

Issue: calyxos#1324
Change-Id: Ie2984ff22cf786eb82a536bfb1d9ffaff15ae079
This commit is contained in:
Tommy Webb 2023-04-10 16:09:13 -04:00 committed by Michael Bestas
parent 294a4110ae
commit c7a1145e1d
No known key found for this signature in database
GPG Key ID: CC95044519BE6669

View File

@ -16,4 +16,7 @@
<resources>
<integer name="config_fingerprintMaxTemplatesPerUser">4</integer>
<!-- IWLAN-->
<string name="config_qualified_networks_service_package">com.android.qns</string>
</resources>