sm6150-common: overlay: Disable 5G toggle

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Pranav Vashi
2025-01-21 23:07:49 +05:30
committed by therealmharc
parent 4164dcec15
commit c4a6a68889

View File

@@ -27,4 +27,7 @@
<!-- Should we vibrate on an icon animation of the shelf. This should only be active if the
vibrator is capable of subtle vibrations -->
<bool name="config_vibrateOnIconAnimation">true</bool>
<!-- Show 5G toggle in internet dialog when available -->
<bool name="config_supportsVONR">false</bool>
</resources>