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

Commit 94baea5a authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Turn off Dynamic IMS switching for now

The new ImsService implementations must be in place before
ImsResolver/ImsManager can use the new Dynamic ImsService switching
system.

Test: Manual
Change-Id: Ie6454aec08a3f1ebd92271f1c0554c16dc57a868
parent ccd60f7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2272,7 +2272,7 @@
    <string name="config_ims_package"/>

    <!-- Flag specifying whether or not IMS will use the dynamic ImsResolver -->
    <bool name="config_dynamic_bind_ims">true</bool>
    <bool name="config_dynamic_bind_ims">false</bool>

    <bool name="config_networkSamplingWakesDevice">true</bool>