sdm660-common: overlay: Use the new auto network selection UI

This commit is contained in:
Cassie 2023-08-09 13:13:32 +05:30 committed by CakesTwix
parent e78038caae
commit 8f389d27ea
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -980,4 +980,7 @@
<!-- Default component for QR code scanner --> <!-- Default component for QR code scanner -->
<string name="config_defaultQrCodeComponent">org.lineageos.aperture/.QrScannerActivity</string> <string name="config_defaultQrCodeComponent">org.lineageos.aperture/.QrScannerActivity</string>
<!-- Whether the new Auto Selection Network UI should be shown -->
<bool name="config_enableNewAutoSelectNetworkUI">true</bool>
</resources> </resources>