Merge "Turned on subscription manager service by default" into udc-dev am: 8af8ae509c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21675230

Change-Id: If3091ca6e08e0c3f4ed5233f68218d68a7e2cfed
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jack Yu
2023-03-01 22:39:46 +00:00
committed by Automerger Merge Worker

View File

@@ -123,7 +123,7 @@
<java-symbol type="bool" name="config_enhanced_iwlan_handover_check" /> <java-symbol type="bool" name="config_enhanced_iwlan_handover_check" />
<!-- Whether using the new SubscriptionManagerService or the old SubscriptionController --> <!-- Whether using the new SubscriptionManagerService or the old SubscriptionController -->
<bool name="config_using_subscription_manager_service">false</bool> <bool name="config_using_subscription_manager_service">true</bool>
<java-symbol type="bool" name="config_using_subscription_manager_service" /> <java-symbol type="bool" name="config_using_subscription_manager_service" />
<!-- Whether asynchronously update the subscription database or not. Async mode increases <!-- Whether asynchronously update the subscription database or not. Async mode increases