Merge "Add config for modem initial attach requirement" into udc-d1-dev am: ab37fe08c6
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22980475 Change-Id: I46e5522e7d662c560259c37edc8bc96a32b948ec Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -167,4 +167,10 @@
|
||||
true, routing from the android emergency number database will be ignored. -->
|
||||
<bool name="ignore_emergency_number_routing_from_db">false</bool>
|
||||
<java-symbol type="bool" name="ignore_emergency_number_routing_from_db" />
|
||||
|
||||
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
|
||||
data profile -->
|
||||
<bool name="allow_clear_initial_attach_data_profile">false</bool>
|
||||
<java-symbol type="bool" name="allow_clear_initial_attach_data_profile" />
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user