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

Commit 76e285b6 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Added empty subscription manager service"

parents 595df6c4 1d6980cc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -113,4 +113,8 @@
         new network. -->
    <bool name="config_enhanced_iwlan_handover_check">true</bool>
    <java-symbol type="bool" name="config_enhanced_iwlan_handover_check" />

    <!-- Whether using the new SubscriptionManagerService or the old SubscriptionController -->
    <bool name="config_using_subscription_manager_service">false</bool>
    <java-symbol type="bool" name="config_using_subscription_manager_service" />
</resources>