sm6225-common: overlay: Disable 5G toggle

This commit is contained in:
Pranav Vashi
2026-01-17 15:24:11 +08:00
committed by Liekoo
parent fafa8de99e
commit d81f06e54b

View File

@@ -61,4 +61,7 @@
<!-- Whether to play turbulence noise after clicking the play button --> <!-- Whether to play turbulence noise after clicking the play button -->
<bool name="config_turbulenceNoise">false</bool> <bool name="config_turbulenceNoise">false</bool>
<!-- Show 5G toggle in internet dialog when available -->
<bool name="config_supportsVONR">false</bool>
</resources> </resources>