sm6150-common: overlay: Set LTE+ threshold bandwidth to 0

* so LTE+ icon will show whenever it's available

Change-Id: I45a569fa52d19f4b9af370d7a18c4198e29febc6
Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>

Change-Id: Id41fbe7260557a2c596c090ba4ac4c1d90993d06
Signed-off-by: Tim Zimmermann <tim@linux4.de>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Tim Zimmermann
2025-01-08 23:59:45 +05:30
committed by therealmharc
parent 788b1411a9
commit 4af6b8157c

View File

@@ -48,6 +48,8 @@
<boolean name="carrier_call_progress_notification" value="true" />
<!-- PA: Enable LTE+ icon by default -->
<boolean name="hide_lte_plus_data_icon_bool" value="false"/>
<!-- PA: Set LTE+ threshold bandwidth to 0 by default -->
<int name="lte_plus_threshold_bandwidth_khz_int" value="0"/>
</carrier_config>
<carrier_config mcc="001" mnc="01">
<boolean name="carrier_volte_available_bool" value="true" />