overlay: Update IWLAN config with IMS changes in zuma

Resolve issues with VoWiFi (Wi-Fi Calling) for Pixel 8 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 560e875059
commit bf38f4e0ad

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>