Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8904dcc authored by Etan Cohen's avatar Etan Cohen
Browse files

Disable VT over IMS feature.

Feature code (mostly) implemented but not final or supported in release.

Change-Id: I65c4d4400a814718c51954299ef7c993a37638e2
parent d6abbd29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
    <!-- Flag specifying whether VT should be available for carrier: independent of
         carrier provisioning. If false: hard disabled. If true: then depends on carrier
         provisioning, availability etc -->
    <bool name="config_carrier_vt_available">true</bool>
    <bool name="config_carrier_vt_available">false</bool>

    <!-- Flag specifying whether VoLTE availability is based on provisioning -->
    <bool name="config_carrier_volte_provisioned">true</bool>