Merge "Add config config_voice_data_sms_auto_fallback" am: 0a35aae9d6 am: 56efb4fa2b
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1433920 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib2cd8eaede2cee87887aaab12329b2f9ae60fd73
This commit is contained in:
@@ -4440,4 +4440,7 @@
|
||||
|
||||
<!-- Component names of the services which will keep critical code path warm -->
|
||||
<string-array name="config_keep_warming_services" translatable="false" />
|
||||
|
||||
<!-- Whether to select voice/data/sms preference without user confirmation -->
|
||||
<bool name="config_voice_data_sms_auto_fallback">false</bool>
|
||||
</resources>
|
||||
|
||||
@@ -4062,4 +4062,6 @@
|
||||
<java-symbol type="array" name="config_notificationMsgPkgsAllowedAsConvos" />
|
||||
|
||||
<java-symbol type="array" name="config_keep_warming_services" />
|
||||
|
||||
<java-symbol type="bool" name="config_voice_data_sms_auto_fallback" />
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user